Jackob2001
Junior Member level 1
Hello,
I've been trying to understand how this circuit works :
What do I mean by works is when and why DTR and RTS changes states during the programming.
I've failed to understand how they change states.
DTR as I understood means that PC is ready for communication,
RTS as I understood means that PC is ready to send data,
The thing is when I write a code in VS Code, and send it through USB to this USB-UART converter FT232RNL-REEL, then when and why DTR changes state from 1 to 0 and RTS as well from 1 to 0 during the time when I send the code from VS code ?
I tried to understand that when I send the code then does it mean that PC is not ready to communicate or is not ready to send data because it is already sending data so the pins are set to SET or RESET. I don't understand it.
Before hand I tried to read datasheet for both FT232RNL-REEL and ESP32-WROOM-32D which will be attached below, but I still failed to understand when do those pins change during the program sending from VS code to USB-UART converter.
If there is something I forgot to add, please tell me and I'll try to provide because I might not know everything what to provide.
I've been trying to understand how this circuit works :
What do I mean by works is when and why DTR and RTS changes states during the programming.
I've failed to understand how they change states.
DTR as I understood means that PC is ready for communication,
RTS as I understood means that PC is ready to send data,
The thing is when I write a code in VS Code, and send it through USB to this USB-UART converter FT232RNL-REEL, then when and why DTR changes state from 1 to 0 and RTS as well from 1 to 0 during the time when I send the code from VS code ?
I tried to understand that when I send the code then does it mean that PC is not ready to communicate or is not ready to send data because it is already sending data so the pins are set to SET or RESET. I don't understand it.
Before hand I tried to read datasheet for both FT232RNL-REEL and ESP32-WROOM-32D which will be attached below, but I still failed to understand when do those pins change during the program sending from VS code to USB-UART converter.
If there is something I forgot to add, please tell me and I'll try to provide because I might not know everything what to provide.