Code: Select all
**************************************
* hello espressif ESP32! *
* 2nd boot is running! *
* version (V0.1) *
**************************************
compile time 18:13:20
SPI Speed : 40MHz
SPI Mode : DIO
SPI Flash Size : 4MB
I'm using the interface from esp_spi_flash.h, and the error code I get is ESP_ERR_FLASH_OP_FAIL.
Is the bootloader reporting the wrong flash size, or am I doing something wrong?