Replies: 2 comments 1 reply
-
|
Okay I think I have solved the issue. For this board I have to use the image: But I will leave this still open until I am confident that it is the correct used image. |
Beta Was this translation helpful? Give feedback.
1 reply
-
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

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am having problems to install micropython on an esp32-s3 model namely "ESP32-S3 DevKitC-1 N16R8". It flashes the image, but can not initialize the ram chip.
I ordered this model: https://www.amazon.de/dp/B0FKBPJRQC?ref=ppx_yo2ov_dt_b_fed_asin_title&th=1
I used this image: https://micropython.org/download/ESP32_GENERIC_S3/
I have used the following two commands to flash the image:
The flashing succeeded and it was showing this device information:
The problem is now that although the flashing of the image was successfull the terminal output shows that the Ram Chip can not be initialized. What can someone help me out here, what I am doing wrong? Maybe I am using a wrong image?
Here is the fully terminal output after a hard reset:
Beta Was this translation helpful? Give feedback.
All reactions