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

Frequency when using INTRC on PIC16F747

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



Joined: 26 Jul 2005
Posts: 16

View user's profile Send private message

Frequency when using INTRC on PIC16F747
PostPosted: Tue Jul 26, 2005 11:45 am     Reply with quote

Hi boys!

I've a short question: What is the internal frequency of the PIC, when i use the internal RC oscillator??
Are this the 31.25 kHz mentioned in the datasheet??

Markus
Ttelmah
Guest







PostPosted: Tue Jul 26, 2005 12:41 pm     Reply with quote

There are a number of frequencies available from the internal oscillator on this chip. Look at the values in the include file (16F767.h), for 'setup_oscillator'. The default ought to be the 32KHz mode, and depending on the version of the compiler, and where you place the '#fuse' statement, relative to the clock setup line, some of the latter compilers ought to do the setup for you, but it is probably safer to use the setup_oscillator command yourself, with the required value.

Best Wishes
mwildbolz



Joined: 26 Jul 2005
Posts: 16

View user's profile Send private message

PostPosted: Wed Jul 27, 2005 1:45 am     Reply with quote

Thanks, that was that, what i wanted to know. Very Happy

regards, Markus
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