Search found 1 match
- Mon Apr 01, 2024 7:46 am
- Forum: Hardware
- Topic: confusing esp32-s3 UART, USB port
- Replies: 1
- Views: 2047
confusing esp32-s3 UART, USB port
hello all. I want to fully understand about USB ports on esp32-s3 module(devkit as well). on devkitM (I guess devKitC as well) has two usb port. first one is CP2102(usb-uart bridge chip), second one is connect to GPIO19/20 direcrtly. I wanna implement esp32-s3 as usb storage device on PC(MSC) with t...