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

Fuses Explained?!! Can anyone explain it?

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



Joined: 26 Oct 2004
Posts: 1

View user's profile Send private message

Fuses Explained?!! Can anyone explain it?
PostPosted: Tue Oct 26, 2004 11:24 am     Reply with quote

Hi,

I can't find information about fuses, what they do? how many ...
Is there a www link which we can find information about it?

For instance some fuses that I know, but don't know what they do:

LP,XT,HS,RC,NOWDT,WDT,NOPUT,PUT,PROTECT,PROTECT_5%
PROTECT_50%,NOPROTECT,NOBROWNOUT,BROWNOUT,LVP,NOLVP,CPD
NOCPD,WRT,NOWRT,DEBUG,NODEBUG

Anyone?
William H. Conley III



Joined: 27 May 2004
Posts: 17
Location: Tucson, AZ

View user's profile Send private message Send e-mail Visit poster's website

PostPosted: Tue Oct 26, 2004 11:32 am     Reply with quote

You may want to review the Microchip spec sheet for the respective processor....but,

WDT = Enable Watch Dog Timer.
NOWDT = Disable Watch Dog Timer.
PUT = Enable Power Up Timer,
NO PUT = Disable Power Up Timer,
NOPROTECT = Don't protect the code dumped into the PICC
NOBROWNOUT = Disable Brown Out Detect
BROWNOUT = Enable Brown Out Detect


Etc, etc, etc.......

-
_________________
- Bill
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Oct 26, 2004 11:35 am     Reply with quote

Download the data sheet for your PIC from the Microchip website.
Choose it from the drop-down box on this page.
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2046
Then look in the section called:

Special Features of the CPU
--- Configuration Bits

In some cases, you will have to make a judgement as
to how CCS has abbreviated or changed the true Config Bits
name when they created the #fuses name.
Will Reeve



Joined: 30 Oct 2003
Posts: 209
Location: Norfolk, England

View user's profile Send private message Send e-mail Visit poster's website MSN Messenger

PostPosted: Tue Oct 26, 2004 11:58 am     Reply with quote

If you use PCW I allways look at "View -> Valid Fuses"

Will
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