View previous topic :: View next topic |
Author |
Message |
jamesjl
Joined: 22 Sep 2003 Posts: 52 Location: UK
|
RS232 flow control |
Posted: Thu May 13, 2004 1:07 pm |
|
|
Hi all,
I am trying to establish a reliable RS232 connection between my PIC16F877A and a RS232-TCP/IP device. The comms seem to be OK, but I would like to make sure that I am using them at full speed by implementing flow control, RTS/CTS, or some other kind of flow control. Does anyone have any advice or links to more information about how I should accomplish this?
Thanks,
Jason. |
|
|
lucky
Joined: 12 Sep 2003 Posts: 46 Location: South Coast - England
|
Xon Xoff |
Posted: Mon May 17, 2004 5:45 am |
|
|
You could use software Xon Xoff flow controll. For an example of this see he loader.c file. _________________ Lucky
www.mpic3.com - MPIC3 player project, Forum, Downloads, Online Shop |
|
|
|