That should work finesmile. I'm testing PIC communication.

[EDIT] Setup, if you need it:

Test 1:
PIC(TX)->Serial2UsbCable(COM3)->Computer(RX)

Test 2:
PIC(TX)->SerialCable(COM1)->Computer(RX)

The PIC (16F84A at 20mhz) is programmed to transmit 'A' (ASCII 65) every second.

I'll post the results when I'm done.

Last edited by the_mehmaster; 07/24/09 11:05.