Author |
Message |
Topic: Hardware flow control of UART |
wanli
Replies: 8
Views: 15513
|
Forum: General CCS C Discussion Posted: Fri Sep 17, 2004 3:38 am Subject: Hardware flow control of UART |
sorry, I forgot to login for above reply. |
Topic: Hardware flow control of UART |
wanli
Replies: 8
Views: 15513
|
Forum: General CCS C Discussion Posted: Thu Sep 16, 2004 9:28 am Subject: Hardware flow control of UART |
Thank you first!
I use a Java executable microcontroller (ajile 80 on JStamp) which working at 73.3MHz to
communicate with a Microchip MCU PIC18F6720, which is built in on a
board, and driven b ... |
Topic: Hardware flow control of UART |
wanli
Replies: 8
Views: 15513
|
Forum: General CCS C Discussion Posted: Thu Sep 16, 2004 8:27 am Subject: Hardware flow control of UART |
Hi folks,
I am trying to do some communication between two devices(two microcontroller) via UART Port. Since the speeds of both devices are different with each other (one is 70 MHz, the other one i ... |
Topic: UART flow control of PIC18F6720 |
wanli
Replies: 5
Views: 15641
|
Forum: General CCS C Discussion Posted: Mon Aug 30, 2004 6:20 am Subject: UART flow control of PIC18F6720 |
Hi,
Thank you for your reply.
But problem is, I do use Interrupt routine to handle with the Serial Event. But the PIC stops receiving still, and It cannot react any other coming data.
The cod ... |
Topic: UART flow control of PIC18F6720 |
wanli
Replies: 5
Views: 15641
|
Forum: General CCS C Discussion Posted: Mon Aug 30, 2004 2:50 am Subject: UART flow control of PIC18F6720 |
Hi folks,
I am using the UART 1 (RC6, RC7, GND) of PIC18F6720 for a serial communication. But there is some problem.
If PIC received data, the data is correct. But when the sender transmitt more ... |
|