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

What Voltage needed to Clear Fuses?

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



Joined: 03 Dec 2013
Posts: 215

View user's profile Send private message

What Voltage needed to Clear Fuses?
PostPosted: Thu May 29, 2014 7:50 am     Reply with quote

Most older PIC18F run on 3 Volts but require 5Volts to clear fuses.

What parameter in the data sheet defines what voltage level is required to erases fuses.

Some newer PIC18 allow fuses to be erase when the chip is powered with 3Volt.

Is there a parameter in the chip header file that would allow me to see what level is required ?

Example: PIC18F67K22 fuses can be cleared with chip at Vdd 3.3V
PIC18F6722 requires 5 Volts. This adds a complication requiring isolation for parts that only tolerate 3V3 .

Thanks
Ttelmah



Joined: 11 Mar 2010
Posts: 19369

View user's profile Send private message

PostPosted: Thu May 29, 2014 8:10 am     Reply with quote

The 6722, does not require 5v.

It requires 4.2v, which is Vmin for the chip.

It is not rated to run below Vmin anyway.....

It is the line in the data sheet that specifies the minimum voltage for a row erase (which is what is required to clear a fuse).
soonc



Joined: 03 Dec 2013
Posts: 215

View user's profile Send private message

PostPosted: Thu May 29, 2014 9:02 am     Reply with quote

Ttelmah wrote:
The 6722, does not require 5v.

It requires 4.2v, which is Vmin for the chip.

It is not rated to run below Vmin anyway.....

It is the line in the data sheet that specifies the minimum voltage for a row erase (which is what is required to clear a fuse).


Thanks for the help that was the info I needed.

Strange how they advertise on the first few pages of the data sheet: "Wide operating voltage range: 2.0V to 5.5V" but fail to put an asterix to point out that for lower than 4.2 V the LF parts is needed!

The 67K22 seems to be a better choice as I want to use 3V3 only it can run at 3V3 without the internal VReg enabled.
Ttelmah



Joined: 11 Mar 2010
Posts: 19369

View user's profile Send private message

PostPosted: Thu May 29, 2014 3:05 pm     Reply with quote

This is very common. A lot of the chips have the data sheet being for the whole family, and you have to look at the electrical characteristics section to verify what version is needed for different voltages. The 67K22 is a better choice, but beware the erratum on the ADC if you are using this.

Best Wishes
temtronic



Joined: 01 Jul 2010
Posts: 9174
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Thu May 29, 2014 5:37 pm     Reply with quote

Just a 'heads up' that the 18F46K22 can run at 3 volts all day long but at less than 20 MHz.
I don't know if you can use it as I don't know what the '67' has vs the '46'.

There's just too many PICs to remember the specs on !!

The 'devils in the details' as the saying goes.....

sigh

Jay
dyeatman



Joined: 06 Sep 2003
Posts: 1924
Location: Norman, OK

View user's profile Send private message

PostPosted: Thu May 29, 2014 5:47 pm     Reply with quote

Lately I have been using the 18F27J13 which runs great at 48MHZ in my
3V designs. Not as a big a variety of peripherals but has lots of ROM/RAM.
_________________
Google and Forum Search are some of your best tools!!!!
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