Hello everyone!
I hope that this question is appropriate for this forum and section.
I have build an Arduino standalone with an FTDI IC to upload sketches on the microcontroller. I've attached the schematic.
Now I've connected the FTDI with an Arduino Board just to test this module. The Arduino turns on and the PC detect a unknown device as FT232R USB UART. I've tried different drivers but no one works. Someone know how to resolve?
Now my issue is that the DTR pin goes low but never come back to high so I'm forced to push the reset pin in order to upload my sketch. I've also tried to add a capacitor of 100nF from DTR pin and GND but this not resolved my problem. What I could do?
patana93:
Now my issue is that the DTR pin goes low but never come back to high so I'm forced to push the reset pin in order to upload my sketch. I've also tried to add a capacitor of 100nF from DTR pin and GND but this not resolved my problem. What I could do?
DTR goes low when serial USB connection is established (and stay low). With the capacitor in series this will produce a low impulse on the reset pin of the ATmega.