Re: flash read err, 1000 on ESP32-WROVER
Posted: Wed Mar 06, 2019 6:26 am
I have same problem but little diffrent.
rst:0x1 (POWERON_RESET),boot:0x33 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
cmd len -1
ets_main.c 371
ets Jun 8 2016 00:22:57
When I connected GPIO 12,13 and in setup set pinmode output with digitalwrite high board not working when I put power and write this error in serialport. When I start without this pin connected, power up board and after that connected this pins all work. Have you any advice for me?
rst:0x1 (POWERON_RESET),boot:0x33 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
cmd len -1
ets_main.c 371
ets Jun 8 2016 00:22:57
When I connected GPIO 12,13 and in setup set pinmode output with digitalwrite high board not working when I put power and write this error in serialport. When I start without this pin connected, power up board and after that connected this pins all work. Have you any advice for me?