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: RS232 INT_RDA problem with PIC18f4550
ajinkya.k

Replies: 3
Views: 10648

PostForum: General CCS C Discussion   Posted: Wed Mar 09, 2016 8:27 pm   Subject: After changes
072 is used to boost internal oscillator.
Using delay is just to let go any blurry signal from IR sensor module.
Current situation:
Every time i reset the system and ESP get initialised, it show go ...
  Topic: RS232 INT_RDA problem with PIC18f4550
ajinkya.k

Replies: 3
Views: 10648

PostForum: General CCS C Discussion   Posted: Wed Mar 09, 2016 7:57 pm   Subject: RS232 INT_RDA problem with PIC18f4550
My program

#include <18F4550.h>
#use delay(clock=8000000) // tell compiler what we intend to use
#fuses INTRC, HS,NOWDT,NOPROTECT,NOLVP,NODEBUG,USBDIV,PLL5,CPUDIV1,VREGEN,NOPBADEN, ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group