CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 2 matches
CCS Forum Index
Author Message
  Topic: PIC 18LF45K22 , UART2 is not working properly
andyhuynh273

Replies: 6
Views: 13866

PostForum: 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

PostForum: 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
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group