Hello everyone, I am trying to make my own custom board for which I am thinking of programming the ESP 32 microcontroller via USB. I have seen the PICO D4 Development kit which uses a CP2102N but not sure how to use it. I am trying to keep my PCB as small as possible so I am thinking of using the QFN-20 package. Would like to know how to connect it to my MCU.
Here is the data sheet for the CP2102N-https://www.mouser.com/datasheet/2/368/cp2102n_datasheet-1634912.pdf
There is also a "Battery Charger Detect" function that is available. My project does use a battery. I am not able to understand its function. What does it do?
There is also a "Battery Charger Detect" function that is available. My project does use a battery. I am not able to understand its function. What does it do?
right, but the 3x3mm qfn 20 doesn't have DTR, I sometimes use an FTDI board without DTR, would that be ok for me? Is DTR necessary when dealing with UART?
If you look at both the schematic I posted and the one you did, they both use DTR along with RTS to toggle the EN line on the processor. So, I think you need the DTR line. Which battery charging IC do you have?
If you look at both the schematic I posted and the one you did, they both use DTR along with RTS to toggle the EN line on the processor. So, I think you need the DTR line. Which battery charging IC do you have?