C code for a software UART for PIC

Status
Not open for further replies.

BD

Member level 1
Joined
Oct 14, 2004
Messages
38
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
321
Hi,
Since C programming is not my thing,I need C code for a software uart for my pic to transmit data.
Any examples...
 

Re: Software UART

http://forum.microchip.com/tm.asp?m=94514

This page contains a very simplistic software UAR(T) (for data reception) with C code for the CSS compiler. It may be a starting point for you.

Keep in mind that a good, interrupt driven full-duplex software UART is much more complex.
 

Re: Software UART

... in some cases (depending your application) it's better to use a HW UART like MAX3100 from maxim

//a
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…