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

Running pic18f452 with 3.3V ; CCS PCB 4.110

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



Joined: 17 Nov 2012
Posts: 23

View user's profile Send private message

Running pic18f452 with 3.3V ; CCS PCB 4.110
PostPosted: Wed Oct 30, 2013 9:47 pm     Reply with quote

Hello,
I'm trying to run my pic with voltage 3.3V. I'm wondering if there is anything to add in the code before using it with 3.3V.
Ttelmah



Joined: 11 Mar 2010
Posts: 19358

View user's profile Send private message

PostPosted: Thu Oct 31, 2013 3:11 am     Reply with quote

No. Just change the PIC......

Read the data sheet. The 18F452, _minimum_ operating voltage is 4.2v.

The 18LF452 (note the extra character), is rated to run to about 25MHz at this voltage, but the 452, is not.

Best Wishes
louwi_138



Joined: 17 Nov 2012
Posts: 23

View user's profile Send private message

PostPosted: Thu Oct 31, 2013 3:44 am     Reply with quote

Ttelmah wrote:
No. Just change the PIC......

Read the data sheet. The 18F452, _minimum_ operating voltage is 4.2v.

The 18LF452 (note the extra character), is rated to run to about 25MHz at this voltage, but the 452, is not.

Best Wishes


so what they mean by :
• Wide operating voltage range (2.0V to 5.5V)

that was mentioned in the datasheet of the pic 18f452 at the end of the 3rd page.
Ttelmah



Joined: 11 Mar 2010
Posts: 19358

View user's profile Send private message

PostPosted: Thu Oct 31, 2013 4:08 am     Reply with quote

The data sheet is for the _family_. 18Fxx2, and 18LFxx2. Telling you what features you _can_ have if you get the right variant. The point is if you look at the back of the sheet, the low voltage part only applies if you have the low voltage chip. This is what the 'LF' signifies.
The same is true of things like the temperature range. There are different variants, -I, and -E, for the industrial and extended temperature ranges.
Similarly with how many pins the package has. /P, is a PDIP package, /L a TQFP package and /PT a PLCC package.
You always need to look at the full individual device specification, not 'family summary' pages....

Best Wishes
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