I'm learning to program PICs in C and I'm confused about what all the acronyms translate into. Can someone point me in the right direction where I can find what all these mean? I've filled in the ones I know.
I know that INTRC_IO has something to do with internal oscillator but what is just INTRC? Also, what is NOMCLR?
LP
XT - Crystal Osciallaotr
HS
EC_IO
NOWDT - No Watch Dog Timer
WDT - Watchdog Timer
CPD
NOCPD
PROTECT - Code Protection
NOPROTECT - No Code Protection
NOMCLR
MCLR
PUT
NOPUT
INTRC_IO
INTRC
RC_IO
RC
BROWNOUT - Brown Out
NOBROWNOUT No Brown Out
BANDGAP_HIGH
BANDGAP_LOW
NODEBUG - No Debug
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Tue Dec 08, 2009 1:31 pm
If you have the full IDE compiler (PCWH, PCWHD, etc.) then look for
the fuses.txt file in the compiler directory.
For more information, look in the Configuration Bits section of your PIC
data sheet. Usually, this will be in the "Special Features of the CPU"
section.
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