On 2019-07-29 01:37, Michael Balzer wrote: > there's a new idf 3.3 config against the starvation, did you set that? > > Your sdkconfig should have this: > > CONFIG_SPI_FLASH_YIELD_DURING_ERASE=y > CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS=20 > CONFIG_SPI_FLASH_ERASE_YIELD_TICKS=1 > > Those are the defaults, working for me. Yes, those are set. Craig