-
Hello, I'm currently trying to flash ESP32-S3-DevKitC-1-N8R2 with this firmware (v1.19.bin) https://micropython.org/download/GENERIC_S3_SPIRAM/
I've flashed with this command:
I've tried also other settings for write_flash (flash_mode, flash_size, flash_freq When I flash the firmware that hasn't SPIRAM included, all works fine after boot.
So now i have two questions:
Thanks alot in advance for your help. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
I have been using the S2 and S3 modules for a while and haven't seen that one before. Do you have another module you can test on? |
Beta Was this translation helpful? Give feedback.
-
The N8 doesn't have SPIRAM. The N8R8 does, but it's Octal spiram, which isn't supported yet -- see #8689 it will be added soon! |
Beta Was this translation helpful? Give feedback.
-
Hello Leo5126, |
Beta Was this translation helpful? Give feedback.
The N8 doesn't have SPIRAM. The N8R8 does, but it's Octal spiram, which isn't supported yet -- see #8689 it will be added soon!