Better to ask here: micropython · Discussions · GitHub, in the ESP32 section.
Oh wait, I see you already have: How to set up UART(1) ESP32-S3 for USB serial comms using CH343 · micropython · Discussion #15579
You're very unlikely to be using the loboris port: it's ancient. This will be better: UART (serial bus). Note though that the ESP32 docs aren't specific to the ESP32-S3 board you are using.
You've got tx connected to rx, and rx connected to tx, right? Otherwise you won't get any data
Oh wait, I see you already have: How to set up UART(1) ESP32-S3 for USB serial comms using CH343 · micropython · Discussion #15579
You're very unlikely to be using the loboris port: it's ancient. This will be better: UART (serial bus). Note though that the ESP32 docs aren't specific to the ESP32-S3 board you are using.
You've got tx connected to rx, and rx connected to tx, right? Otherwise you won't get any data
Statistics: Posted by scruss — Thu Aug 01, 2024 3:34 pm