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

PIC18F44K20 64 Mhz

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



Joined: 24 Jun 2009
Posts: 3

View user's profile Send private message

PIC18F44K20 64 Mhz
PostPosted: Wed Jun 24, 2009 6:37 pm     Reply with quote

Hi,
I am trying to set up the PIC18F44K20 to run at 64 Mhz using the internal OSC. I know I have to set it to HS and I am doing so in the #fuse section. But after that I am a little confused as to how I should be setting the registers. I currently am using #byte to set the OSCTUNE and OSCCON registers in the beginning. Anyone have experience doing this?
Thanks!
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Jun 25, 2009 2:14 am     Reply with quote

Quote:

I am trying to set up the PIC18F44K20 to run at 64 Mhz using the internal OSC.

Use the method shown in this program, except change the #use delay()
value and the setup_oscillator() constant to 64 MHz.
http://www.ccsinfo.com/forum/viewtopic.php?t=38761&start=1
Evan Griffith



Joined: 24 Jun 2009
Posts: 3

View user's profile Send private message

PIC18F44K20 64 Mhz
PostPosted: Mon Jun 29, 2009 11:18 am     Reply with quote

Thanks for the reply. I am trying to program the pic with the code but I am running into issues with CCSLOAD, it does not see my PIC. Arg.
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