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 support@ccsinfo.com

rs232

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
cyberjok



Joined: 04 Apr 2006
Posts: 6

View user's profile Send private message

rs232
PostPosted: Mon Apr 10, 2006 9:27 pm     Reply with quote

help me!

pic12f675 == internal RC ==4000000HZ

PUTC(X) WORK ARE VERY GOOD! BUT GETC() CAN'T WORK !!! WHY ? HOW CAN I DO?? Confused
SherpaDoug



Joined: 07 Sep 2003
Posts: 1640
Location: Cape Cod Mass USA

View user's profile Send private message

PostPosted: Tue Apr 11, 2006 6:39 am     Reply with quote

Check the datasheet to see if the internal RC is accurate enough. It should be within about 3% for reliable RS232. If this is just an experiment you may be able to measure your actual clock speed and give that exact speed to the compiler. However the speed of the RC may vary with voltage, temperature, etc..
_________________
The search for better is endless. Instead simply find very good and get the job done.
cyberjok



Joined: 04 Apr 2006
Posts: 6

View user's profile Send private message

thanks!
PostPosted: Fri Apr 14, 2006 1:16 am     Reply with quote

thanks!
i wrote get_char and put_char instead of getchar and putchar//
it work very good!




SherpaDoug wrote:
Check the datasheet to see if the internal RC is accurate enough. It should be within about 3% for reliable RS232. If this is just an experiment you may be able to measure your actual clock speed and give that exact speed to the compiler. However the speed of the RC may vary with voltage, temperature, etc..
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group