ESP32D0WDQ6 (revision 1) not flashing correctly since release 2.01 #1804
Comments
Erase flash and try again. Please share information about to board you use:
output should look similar to this one
|
ESP32-S0WD and ESP32-D2WD can only run with 160 MHZ |
Yes, every test on every version has been done erasing the flash and then flashing the code. Here is the output. esptool.py --port COM4 flash_id |
I've tried flashing the release 2.05 using the --flash_freq keep option, but nothing changed. |
The cpu frequency is part of the esp-idf configuration and is set to 240 MHz.
If you want espruino on your board you have to go through the esp-idf setup process and create libs for 160 MHz. With those libs you can build a ESP32 160 MHz Espruino version. |
same
different Is there a way to change 160 to 240 MHz device wise? |
I guess after that there where a switch from 160 to 240 MHz. |
Ok. So I've to consider that this device will be not supported from higher release? In the board there is no way to set the frequency. |
Or build by your own, as mentioned above. To be honest not easy but not impossible.;-) |
Ok. well, it seems very much easier to buy a newer board :) Thanks for your support. To me this issues can be closed. |
Ok, yes it is very difficult to pick a proper ESP32 board, there are to many. Maybe you like to post a forum conversation and ask other users to name a recommendation for a board they use or tried with or without success. |
Oh, wouldn't it be nice to gather the working or not-working boards "somewhere"? With date, board revision/version. Ok, might be asking too much... |
I've tested every combination of cables, esptool parameters and options, but I can't flash a ESP32 dev board correctly with higher versions than the 2.0
Version 2.0 works perfectly.
Flashing younger versions produce a boot loop. Attached a screen capture.
The text was updated successfully, but these errors were encountered: