Hello,
I'm able to connect my Mac to serial devices (e.g. blemate2) using the ft232r, however I'm having issues getting my PIC 16f1829 to connect to the Mac via the ft232r. When I send a byte from either end, I see a response on the other end but it's the wrong data, (When I send an 'A' from the terminal program on the Mac I get 0x78 in RCREG). I thought it was a baud rate issue but I've read everything in the data sheet and tried multiple permutations and still no luck.
Here's my...
UART ft232r FTDI to PIC 16f1829 question
I'm able to connect my Mac to serial devices (e.g. blemate2) using the ft232r, however I'm having issues getting my PIC 16f1829 to connect to the Mac via the ft232r. When I send a byte from either end, I see a response on the other end but it's the wrong data, (When I send an 'A' from the terminal program on the Mac I get 0x78 in RCREG). I thought it was a baud rate issue but I've read everything in the data sheet and tried multiple permutations and still no luck.
Here's my...
UART ft232r FTDI to PIC 16f1829 question