Author |
Message |
Topic: PIC 18LF45K22 , UART2 is not working properly |
andyhuynh273
Replies: 6
Views: 13866
|
Forum: General CCS C Discussion Posted: Tue Nov 23, 2010 8:07 pm Subject: PIC 18LF45K22 , UART2 is not working properly |
Thanks for your reply temtronic. I did try to add ERRORS but no change.
#use rs232(baud=9600,UART1,parity=N,bits=8,timeout=5,ERRORS,stream=PC)
#use rs232(baud=9600,UART2,parity=N,bits=8, ... |
Topic: PIC 18LF45K22 , UART2 is not working properly |
andyhuynh273
Replies: 6
Views: 13866
|
Forum: General CCS C Discussion Posted: Tue Nov 23, 2010 1:00 am Subject: PIC 18LF45K22 , UART2 is not working properly |
Hi all
I am using the PIC18LF45K22 with UART1 and UART2. The UART1 is connected with my PC, UART2 is used to read the GPS data. I'm using the crystal 16M.
The setting is as below:
#include < ... |
|
Page 1 of 1 |
All times are GMT - 6 Hours |
Powered by phpBB © 2001, 2005 phpBB Group
|