I can currently use the CP210x USB to UART to program the ESP32-WROOM-32, but I need to manually press the reset and the boot pushbuttons I have on my board with the module only to program it.
My goal is to make a custom board without the pushbuttons.
I noticed that my development board (ESP32 DEVKIT V1) also uses the CP210x to program the chip without the need to manually press both pushbuttons.
Could someone help with information on how to configure the CP210x?
What message is sent via USB to tell the chip to switch the EN and BOOT pins, so I can use the given USB to UART configuration software to configure my USB to UART chip?
How can I configure the USB to UART chip to set the boot and reset pins
-
- Posts: 9746
- Joined: Thu Nov 26, 2015 4:08 am
Re: How can I configure the USB to UART chip to set the boot and reset pins
You will need to add an auto-program circuit consisting of two transistors and two resistors. See for instance the DevkitC schematic, specifically the bit around Q1/Q2/R21/R22.
Who is online
Users browsing this forum: Google [Bot] and 108 guests