← index #7686Issue #8053
Related · high · value 1.321
QUERY · ISSUE

REPL none working on board ESP32-S2-DevKitM-1

openby tigerkingopened 2021-08-19updated 2021-09-04
port-esp32

board spec:
https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-devkitm-1-v1.html
https://www.espressif.com/sites/default/files/documentation/esp32-s2-mini-1_esp32-s2-mini-1u_datasheet_cn.pdf

build board=GENERIC_S2

flash the bin file to board

boards boots ok but can not enter anything in console . It looks that REPL not working.
Any suggestions? Thx

CANDIDATE · ISSUE

ESP32-S3 Generic Board REPL Not Supported

closedby TGiles1998opened 2021-11-30updated 2021-12-01

Hi,

I have made the Generic S3 board and successfully flashed it to the device. Then when trying to connect it to a REPL; I tried screen and pymakr I get this response.

ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd0108,len:0xf60
load:0x403b6000,len:0x978
load:0x403ba000,len:0x2c80
entry 0x403b616c
W (25) bootloader_random: RNG for ESP32-S3 not currently supported
W (238) bootloader_random: RNG for ESP32-S3 not currently supported

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied