ESP32-S3 UART Issue on IO19 & IO20 – Data Corruption #11283
Labels
Chip: ESP32-S3
Issue is related to support of ESP32-S3 Chip
Resolution: Unable to reproduce
With given information issue is unable to reproduce
Status: Needs investigation
We need to do some research before taking next steps on this issue
Board
ESP32-S3
Device Description
esp32-s3 wroom 1 Module
Hardware Configuration
IO19 and IO20 as Uart RX and TX respectively
Version
v3.2.0
IDE Name
Arduino IDE
Operating System
Windows 11
Flash frequency
40Mhz
PSRAM enabled
no
Upload speed
921600
Description
We are attempting to use IO19 and IO20 as UART pins (115200 baud rate) but are encountering unexpected issues. While UART communication works flawlessly on IO17 and IO18 with no data corruption, switching to IO19 and IO20 results in byte corruption.
please clarify the following:
Can GPIO19 and GPIO20 (USB pins) be reliably used for UART communication, as well as for general input and output?
Are there any specific software configurations or additional code modifications required to enable proper UART functionality on these pins?
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: