Dear Community,
I'm currenty trying to program the PIC (PIC18F2550) to esablish an USB connection between the megadrum brain and my Notebook. I learned (two USB-Serial adapters too late ) that I need a special device for this task, as my notebook doesn't have a serial port.
So I bought a device called "FTDI USB UART Adapter für AVR PIC" which maps an USB input on six ports called CTS# (Clear to Send?) , GND, RXD (Data Recieve), VCC, RTS# (Ready to send?) and TXD (Data Transmit).
I suppose the Port VCC should be connected with the second pin of the ICSP connector on the digital board and the Port GND should go on the third.
Am I right that the first ping of the ICSP connector (pointing to PIC port 1(Vpp)) can be left unconnected?
However, I'm unsure about the remaining ports. Can anyone tell me which of the ports CTS# ,RTS#, TXD, RXD should be connected to which Port of my PIC (called PGM(26), PGC(27), PGD(28))?
Thank you,
affenkaraffe