← index #15340Issue #16646
Related · medium · value 1.216
QUERY · ISSUE

ESP32 Outputting Garbage in REPL

openby MATTYGILOopened 2024-06-24updated 2024-06-26
bug

Port, board and/or hardware

esp32s3

MicroPython version

Hi I was using micropython on my esp32s3 and then it started outputting garbage. I really don't want this to happen to the device whilst it is running in production. What do you think the cause of this error is. Also is there any best practices in stopping this if it happens or preventative measures. All help is much appreciated.
<img width="1404" alt="Screenshot 2024-06-24 at 09 08 04" src="https://github.com/micropython/micropython/assets/34808802/debcbd8b-f668-4460-adfa-5713f5bdae11">

MicroPython 66af921a3 on 2024-04-13; ESP32S3 module (spiram octal) with ESP32S3

Reproduction

I am not fully sure this happened out of the blue a few times and I am not sure how to recreate it

Expected behaviour

No response

Observed behaviour

<img width="1404" alt="Screenshot 2024-06-24 at 09 08 04" src="https://github.com/micropython/micropython/assets/34808802/c896dd65-3a69-488e-833b-a333b42350f0">

Additional Information

No, I've provided everything above.

Code of Conduct

Yes, I agree

CANDIDATE · ISSUE

UART not fast enough

closedby quantrpeteropened 2025-01-25updated 2025-01-28
bugport-esp32

Port, board and/or hardware

esp32

MicroPython version

Hi. Is the UART not fast enough? If I paste code into UART terminal, the code becoming crazy.

<img width="1567" alt="Image" src="https://github.com/user-attachments/assets/b0bf24b2-b539-48e0-8db0-54c65bfd5ae5" />

Reproduction

past a code with over 250 characters.

Expected behaviour

the code should be pasted correctly

Observed behaviour

the code pasted into the terminal will become wrong sequence of characters.

Additional Information

No, I've provided everything above.

Code of Conduct

Yes, I agree

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