Hello all,
I have made a design with ESP32 Wroom and CP2102-GM UART bridge. My board is getting recognized by the PC but the code is not being uploaded to the board. I am getting timed out error on the ESP32 as shown below.
The CP2102 circuitry and the RTS, DTR toggling circuit is shown...
I want the esp32 to emulate a hid compatible USB mouse on windows. can I somehow use CP2102 USB UART and ESP32 Wroom SoC to make this possible? Please give some suggestions.
Thanks