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 4 matches
CCS Forum Index
Author Message
  Topic: Hardware UART not opening after setup_uart(1)
kpkale

Replies: 7
Views: 8753

PostForum: General CCS C Discussion   Posted: Tue Jun 22, 2010 2:47 am   Subject: Hardware UART not opening after setup_uart(1)
Hi

My problem is that I am using one software uart and one hardware uart. Serial interrupt only works with hardware uart and not with software uart. The other processing commands need to be accesse ...
  Topic: Hardware UART not opening after setup_uart(1)
kpkale

Replies: 7
Views: 8753

PostForum: General CCS C Discussion   Posted: Sun Jun 20, 2010 12:07 am   Subject: Hardware UART not opening after setup_uart(1)
When the user presses a button to start the cycle, I have a loop for reading the barcode data on a UART.
After breaking from this loop, I process the string collected. That processing takes time. The ...
  Topic: Hardware UART not opening after setup_uart(1)
kpkale

Replies: 7
Views: 8753

PostForum: General CCS C Discussion   Posted: Fri Jun 18, 2010 10:21 pm   Subject: Hardware UART not opening after setup_uart(1)
I have used Errors.

#fuses NOWDT, WDT128, H4, PROTECT, NOIESO, NOBROWNOUT, BORV43, STVREN // PUT,
#fuses DEBUG, NOLVP, NOWRT, NOWRTD, NOWRTB, NOWRTC, NOCPD, NOCPB, NOEBTR, NOEBTRB

#use delay ...
  Topic: Hardware UART not opening after setup_uart(1)
kpkale

Replies: 7
Views: 8753

PostForum: General CCS C Discussion   Posted: Fri Jun 18, 2010 1:31 am   Subject: Hardware UART not opening after setup_uart(1)
I am using PIC18F4620 with 2 UART. One Hardware and other Software.
I am changing the Baudrate of the hardware UART at runtime using the set_uart_speed command.

I am required to connect a barcode ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group