Replies: 1 comment
-
I think you are flashing to the wrong address: Erase the flash:
Flash the downloaded firmware.bin at 0x0:
Connect to the device over USB Serial.
Type
Type
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Whe i write python -m esptool --port COM4 write_flash 0x001a0000 firmware.bin module has been load to esp32, but if i try import st7789, i got error "No module st7789". Help please
Beta Was this translation helpful? Give feedback.
All reactions