fgetc does not work on esp32s3 on ttyACM0 (IDFGH-12503) #13513
Labels
Resolution: NA
Issue resolution is unavailable
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
v5.2.1-210-gcf7b9bed4c
Espressif SoC revision.
ESP32S3 Development board
Operating System used.
Linux
How did you build your project?
Command line with CMake
If you are using Windows, please specify command line type.
None
Development Kit.
ESP32S3 Development board
Power Supply used.
USB
What is the expected behavior?
fgetc does work on esp32s3 on ttyACM0.
fgetc does work on esp32c3 on ttyACM0.
What is the actual behavior?
fgetc does not work on esp32s3 on ttyACM0.
fgetc does not work on esp32c3 on ttyACM0.
fgetc does work on esp32s3 on ttyUSB0.
fgetc does work on esp32c3 on ttyUSB0.
Steps to reproduce.
Build this using ttyACM0.
Debug Logs.
More Information.
This may be related.
#9974
The text was updated successfully, but these errors were encountered: