Search found 3 matches

by __SG-O
Fri Jul 23, 2021 3:30 pm
Forum: ESP-IDF
Topic: Boot failure on ESP32-C3
Replies: 5
Views: 5889

Re: Boot failure on ESP32-C3

I tried different USB cables and Ports and this didn't help. I now tried a second ESP32-C3-DevKitM-1 devkit which I modified to use the Integrated USB serial/JTAG debug controller. Booting / Blinking works fine here. Probably something is wrong with the external USB serial converter or the ESP32-C3-...
by __SG-O
Fri Jul 23, 2021 10:09 am
Forum: ESP-IDF
Topic: Boot failure on ESP32-C3
Replies: 5
Views: 5889

Re: Boot failure on ESP32-C3

I can't get code working on the ESP32-C3... I'm now using the development branch and followed this guide: https://github.com/espressif/vscode-esp-idf-extension/blob/master/docs/tutorial/basic_use.md . I didn't change the default configuration. After flashing to the ESP32-C3-DevKitM-1 (Seems to work ...
by __SG-O
Wed Jul 21, 2021 11:09 am
Forum: ESP-IDF
Topic: Boot failure on ESP32-C3
Replies: 5
Views: 5889

Boot failure on ESP32-C3

I'm trying to run some example code on the ESP32-C3-DevKitM-1. I'm using a custom partition table without a factory partition. I get this output on boot. Build:Feb 7 2021 rst:0x1 (POWERON),boot:0xc (SPI_FAST_FLASH_BOOT) SPIWP:0xee mode:DIO, clock div:1 load:0x3fcd6100,len:0x1808 load:0x403ce000,len:...