Auto Upload Circuit?
Posted: Fri Mar 13, 2020 4:34 pm
I see many references on implementing an auto upload circuit for the ESP32.
Most are variants of this circuit:
Having set the back-story, my question is this: The Arduino IDE is using a USB to Serial Module (model unspecified) to send the program to the ESP32 in response to the GUI Upload command. How, when and by What are the DTR &/or RTS signals generated?
If the Arduino Upload was being handled by the "Upload by Programmer" I would go looking for an answer in the programmers.txt file.
An additional confusion to me (not very difficult!), if I look to a genuine FTDI TTL-232R device (https://www.farnell.com/datasheets/814049.pdf), the DTR control line is not shown?
Regards, Martin
Most are variants of this circuit:
Having set the back-story, my question is this: The Arduino IDE is using a USB to Serial Module (model unspecified) to send the program to the ESP32 in response to the GUI Upload command. How, when and by What are the DTR &/or RTS signals generated?
If the Arduino Upload was being handled by the "Upload by Programmer" I would go looking for an answer in the programmers.txt file.
An additional confusion to me (not very difficult!), if I look to a genuine FTDI TTL-232R device (https://www.farnell.com/datasheets/814049.pdf), the DTR control line is not shown?
Regards, Martin