Search found 7 matches

by torntrousers2
Wed Aug 10, 2022 5:21 am
Forum: ESP-IDF
Topic: esp32 c3 helloworld with idf 4.4 Checksum failure
Replies: 11
Views: 3769

Re: esp32 c3 helloworld with idf 4.4 Checksum failure

With the funny sleep message and failing to restart It feels like there is something still not quite correct about the config I'm using. Is there doc somewhere on what configuration should be set when using an ESP32 C3? Or could it be the Adafruit QT Py module and if I tried some other C3 module it...
by torntrousers2
Tue Aug 09, 2022 5:29 am
Forum: ESP-IDF
Topic: esp32 c3 helloworld with idf 4.4 Checksum failure
Replies: 11
Views: 3769

Re: esp32 c3 helloworld with idf 4.4 Checksum failure

Yes thats right - https://github.com/espressif/esp-idf/bl ... rld_main.c

With the funny sleep message and failing to restart It feels like there is something still not quite correct about the config I'm using.
by torntrousers2
Mon Aug 08, 2022 12:14 pm
Forum: ESP-IDF
Topic: esp32 c3 helloworld with idf 4.4 Checksum failure
Replies: 11
Views: 3769

Re: esp32 c3 helloworld with idf 4.4 Checksum failure

I don't get that mesage when using the C3 with the esp32/arduino framework though?

And any ideas about the failing to boot up again after the restart?
by torntrousers2
Mon Aug 08, 2022 4:41 am
Forum: ESP-IDF
Topic: esp32 c3 helloworld with idf 4.4 Checksum failure
Replies: 11
Views: 3769

Re: esp32 c3 helloworld with idf 4.4 Checksum failure

Thanks. Done that, and now it gets: [0;32mI (242) sleep: Configure to isolate all GPIO pins in sleeHello world! This is esp32c3 chip with 1 CPU core(s), WiFi/BLE, silicon revision 3, 4MB external flash Minimum free heap size: 329692 bytes Restarting in 10 seconds... Restarting in 9 seconds... Restar...
by torntrousers2
Sun Aug 07, 2022 2:52 pm
Forum: ESP-IDF
Topic: esp32 c3 helloworld with idf 4.4 Checksum failure
Replies: 11
Views: 3769

Re: esp32 c3 helloworld with idf 4.4 Checksum failure

No i didn't do a "idf.py set-target esp32c3", I was following some web page about how to run the helloworld on a C3 and don't remember seeing that, and now don't remember what web page it was to check. Anyway I have done that now and get further but still not perfect. With ESP-IDF the helloworld sam...
by torntrousers2
Sun Aug 07, 2022 5:41 am
Forum: ESP-IDF
Topic: esp32 c3 helloworld with idf 4.4 Checksum failure
Replies: 11
Views: 3769

Re: esp32 c3 helloworld with idf 4.4 Checksum failure

Thanks for the reply. Its an Adafruit QT Py ESP32-C3 - https://www.adafruit.com/product/5405 This is the log from flashing: C:\temp\esp\hello_world>C:\Espressif\python_env\idf4.4_py3.8_env\Scripts\python.exe ..\..\..\Espressif\frameworks\esp-idf-v4.4\components\esptool_py\esptool\esptool.py -p COM22...
by torntrousers2
Sat Aug 06, 2022 7:20 am
Forum: ESP-IDF
Topic: esp32 c3 helloworld with idf 4.4 Checksum failure
Replies: 11
Views: 3769

esp32 c3 helloworld with idf 4.4 Checksum failure

Hi. Trying to get the idf helloworld example to run on an esp32 c3 and it fails with crash loop: ESP-ROM:esp32c3-api1-20210207 Build:Feb 7 2021 rst:0x7 (TG0WDT_SYS_RST),boot:0xd (SPI_FAST_FLASH_BOOT) Saved PC:0x40047ed2 SPIWP:0xee mode:DOUT, clock div:1 load:0x3fcd6100,len:0x38c load:0x403ce000,len:...