Replies: 6 comments
-
You should flash |
Beta Was this translation helpful? Give feedback.
-
bootloader from 0x0 ? not 0x1000.
|
Beta Was this translation helpful? Give feedback.
-
flash command for esp32: flash command for esp32-s3: fresh boot:
|
Beta Was this translation helpful? Give feedback.
-
i cannot use registered boards. i have new board now: https://namino.cc/boards/namino-rosso/ and compile / flash from source. I have console on UART 1 pins 17/18 on this new board |
Beta Was this translation helpful? Give feedback.
-
do you want be a beta tester ? https://forum.namino.cc/categories |
Beta Was this translation helpful? Give feedback.
-
your board specs same as s3 board except the flash size. you can use 'GENERIC_S3_SPIRAM' board with some adjustment. copy 'board/GENERIC_S3_SPIRAM' to 'board/ESP32S3' edit 'board/ESP32S3/sdkconfig.board':
then flash for console output, did you use external uart or directly from the usb( uart from the board ) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i have a ESP32-S3-WROOM-1U-N4R8 module: ESP32-S3 4Gb flash 8Gb SPIRAM
i compile with docker and flash with no errors, boot messages loop with:
Beta Was this translation helpful? Give feedback.
All reactions