ESP32 pico uart problem 115200Bd and 921600Bd
Posted: Thu Oct 02, 2025 2:11 pm
Hi Ben
I like to use M5 Atom lite, because it is very small board.
https://docs.m5stack.com/en/core/ATOM%20Lite
The connection to the pc is just working correctly if I add an IRQ in the program
And with 921600Bd it's received always wrong char even with IRQ.
Unfortunately, it doesn't work any better with the Atom S3 and Atom C3.
viewtopic.php?t=3223
working nice Not OK without IRQ
.
remark to 921600Bd:
With an ESP32 WROOM 32E and CH340C, the connection to the App Developer works perfectly with 92100Bd.
I like to use M5 Atom lite, because it is very small board.
https://docs.m5stack.com/en/core/ATOM%20Lite
The connection to the pc is just working correctly if I add an IRQ in the program
And with 921600Bd it's received always wrong char even with IRQ.
Unfortunately, it doesn't work any better with the Atom S3 and Atom C3.
viewtopic.php?t=3223
working nice Not OK without IRQ
.
remark to 921600Bd:
With an ESP32 WROOM 32E and CH340C, the connection to the App Developer works perfectly with 92100Bd.