ESP32 DevKitC Doesn't Boot Program

PICYourBrain
Posts: 2
Joined: Tue Feb 26, 2019 2:17 am

ESP32 DevKitC Doesn't Boot Program

Postby PICYourBrain » Tue Feb 26, 2019 2:26 am

Hi,

I have two circuit boards that I've build which use the ESP32DevKitC. For some reason, one of them boots my program immediately when I power it up but the other doesn't. I can flash both of them via USB without any problem and after flashing the program will start on both. Also, "make monitor" will cause the program to start on both. For the one that doesn't automatically start, if I press the 'EN' button on the board it then starts.

For the one that doesn't start automatically, if I run "make monitor" when it starts I see this printed to the console:
rst:0x1 (POWERON_RESET),boot:0x17 (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:2
Is there anything in there that might explain this behavior?

I did notice that the board that starts immediately has a ESP32-WROOM-32D chip on it and the other one has an ESP-WROOM-32. Could that account for the difference in behavior?

ESP_Stone
Posts: 19
Joined: Mon Nov 19, 2018 3:59 am

Re: ESP32 DevKitC Doesn't Boot Program

Postby ESP_Stone » Tue Mar 05, 2019 2:38 am

Hey, you can check link https://docs.espressif.com/projects/esp ... vkitc.html to see "Note on C15" to confirm if C15 exists? If yes, please remove it.

PICYourBrain
Posts: 2
Joined: Tue Feb 26, 2019 2:17 am

Re: ESP32 DevKitC Doesn't Boot Program

Postby PICYourBrain » Fri Mar 08, 2019 5:11 pm

That seems to have done it! Thanks so much for the response. Cheers!

Who is online

Users browsing this forum: Google [Bot] and 64 guests