Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/23/00 13:53
Read: times


 
#7508 - RE: UART TxD / RxD protocols
Set up the internal timer for the proper baud rate, enable serial interrupt and;

sbuf = your_byte ;sends ascii character out

char_in = sbuf ;gets ascii character from uart

Pretty simple huh? :->

Merry Christmas!
Allen

List of 19 messages in thread
TopicAuthorDate
UART TxD / RxD protocols            01/01/70 00:00      
RE: UART TxD / RxD protocols            01/01/70 00:00      
RE: UART TxD / RxD protocols            01/01/70 00:00      
RE: UART TxD / RxD protocols            01/01/70 00:00      
RE: UART TxD / RxD protocols            01/01/70 00:00      
RE: Allen P. Drummond            01/01/70 00:00      
RE: Allen P. Drummond            01/01/70 00:00      
RE: Allen P. Drummond            01/01/70 00:00      
RE: UART TxD / RxD protocols            01/01/70 00:00      
RE: UART TxD / RxD protocols            01/01/70 00:00      
RE: Rauf            01/01/70 00:00      
RE: sanjeev            01/01/70 00:00      
RE: Peter Dannegger            01/01/70 00:00      
RE: sanjeev            01/01/70 00:00      
RE: AVR Basic compiler            01/01/70 00:00      
RE: AVR Basic compiler            01/01/70 00:00      
RE: UART TxD / RxD protocols            01/01/70 00:00      
RE: UART TxD / RxD protocols            01/01/70 00:00      
RE: UART TxD / RxD protocols            01/01/70 00:00      

Back to Subject List