Page 1 of 1

Using any ESP32 as USB master for serial usb devices

Posted: Mon Jun 06, 2022 8:11 am
by florianB
I am looking for a possibility/solution to connect Prolific / FDTI / Cp210x serial USB devices directly to e.g. an esp32-s3. Is this possible, do I need to write a driver, has anyone done this before?

Thank you for your input

Re: Using any ESP32 as USB master for serial usb devices

Posted: Mon Jun 06, 2022 8:32 am
by ESP_Minatel

Re: Using any ESP32 as USB master for serial usb devices

Posted: Tue Jun 07, 2022 5:46 am
by florianB
Thank you. The USB bridge is not what I am looking for, the other one might. I will try

Re: Using any ESP32 as USB master for serial usb devices

Posted: Tue Jun 07, 2022 6:43 am
by ESP_Minatel
Just for clarification: Currently, the only supported targets are the ESP32-S2 and ESP32-S3.