View previous topic :: View next topic |
Author |
Message |
jptalledo Guest
|
Test program to check pic uart |
Posted: Mon Nov 08, 2004 6:17 pm |
|
|
I want to implement a small program to retransmit the data received from the uart and send to the transmitter uart as soon as possible |
|
|
Haplo
Joined: 06 Sep 2003 Posts: 659 Location: Sydney, Australia
|
|
Posted: Mon Nov 08, 2004 6:30 pm |
|
|
Not difficult to do. The CCS example file EX_SQW.C is a good starting point. |
|
|
|