I have tried to upload code onto the esp32 cam using a CH340, however, it gives off the error "Failed to connect to ESP32: No serial data received"
Here is the wiring:
Esp32 cam -> CH340
5v 5v
GND GND
U0R TXD
U0T RXD
And lastly
Esp32 cam -> Esp32 cam
GPIO0 -> GND
I have also tried using the continuity mode in multimeters and it seems that 3.3v is connected to the gnd that is connected to gpio0 (im not sure if this is meant to happen or not), any solutions?