I am currently trying to make my own development board but have run into a bit of a pickle. I want to be able to Auto Program the ESP32 since pressing a button each time is not something that I would like to do. I do know how to make an Auto Program circuit but I am not sure how I would wire it up to this converter since it is my first time using it! :-D
TLDR: Is there a way to make an Auto Program circuit with the MCP2221A and ESP32-S3 and still keep the GP0 and GP1 pins to indicate RX & TX traffic? (The input voltage is 5V and I will be using an isolator for stepping down to 3.3V for the ESP32 module. If this is relevant)
This is the current schematic of the MCP2221A that I have drawn.
And this is the ESP32 module.