Page 1 of 1

ESP32 with USB Communication.

Posted: Fri Jul 09, 2021 12:13 pm
by Harikrishna
Hi All,

Currently we are working on one project that is having the Memory(8GB) with USB Interface.

So we need to communicate this with ESP32 Board, What are the possibilities please Suggest.
I want to try with USB to UART, Is it possible or not if Yes then how to do?

Thanks.

Re: ESP32 with USB Communication.

Posted: Sat Jul 10, 2021 6:58 am
by pratik2440
The question is not very clear. Do you want to connect an 8GB USB flash drive to the ESP32 to read its contents?
Or do you have 8GB flash/SD connected to the ESP32 and need to access that via USB (i.e. make ESP32 act as a USB mass storage device)?