PIC

UART with PIC receiving issue

Thu, 2015-07-16 11:28--aeris

Hello, again :p

My PIC can't receive data from the PAN1740 USB dongle.
I try to dialog with dongle and USB UART : working
I try to dialog with PIC and USB UART : working
我把图片电子狗,所有使用流控制but PIC don't receive...
The DSPS android app see flow control and can send data.

PIC have internal weak pull-up on RX and CTS.
PIC enable it reception, then put RTS up and wait for interrupt. I try to add a 1ms delay before setting RTS, change nothing.

Subscribe to RSS - PIC