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

Internal Oscilator 16F88

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



Joined: 08 Jun 2006
Posts: 14

View user's profile Send private message

Internal Oscilator 16F88
PostPosted: Thu Jun 08, 2006 5:56 am     Reply with quote

I am Sorry for my english. I donīt speak english so good, thank you.

I am a new PIC user and I have gotten CCS crosscompiler.

I canīt use Internal Oscilator. I have put INTRC_IO on #fuses preprocessor line but It does not work! What am I doing wrong?

Where I must put the frecuency clock?

There is not any example about this clock mode on CCS HELP

Iīd like so much you can help me!
epideath



Joined: 07 Jun 2006
Posts: 47

View user's profile Send private message

PostPosted: Thu Jun 08, 2006 7:44 am     Reply with quote

Have you added the code to setup the ocillator?

Code:

setup_oscillator(OSC_8MHZ|OSC_INTRC);
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Jun 08, 2006 12:28 pm     Reply with quote

Quote:
There is not any example about this clock mode on CCS HELP

Use the forum's search feature to find code examples.
Search for: 16F88 INTRC_IO
Here is one thread with a sample program:
http://www.ccsinfo.com/forum/viewtopic.php?t=22955&start=1
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