Hi,
I´m trying to design a standalone arduino without the USB-to-serial components.
I´m planning to use the FTDI Basic Breakout board from Sparkfun, to substitue this block of components.
At the moment, i´m having some problems with figuring out the what are the connections i have to garantee that exist on the board so my task of programming the pre-bootloaded re-designed version is possible.
The pinout of the FTDI is the following:
- GND
- CTS
- POWER
- TXO
- RXI
- DTR
Basically i´m not sure where i should connect the CTS and DTR.
From what i read the DTR is supposed to be connected to the RESET of the ATMEL.
But where is the CTS supposed to go?
Best regards