View previous topic :: View next topic |
Author |
Message |
Don P
Joined: 26 Aug 2004 Posts: 23 Location: California
|
16F628 fuse list please |
Posted: Wed Jan 05, 2005 7:59 pm |
|
|
Can someone steer me to a complete & comprehensive listing of fuses for the 16F628? The CCS header file shows all the possibilities but there are a few I haven't figured out (ER,ER_IO, CPD,NOCPD). I'm suspicious that these may be messing up my access to I/O. Also, if I don't specify either of a pair (i.e. BROWNOUT) is there a list of defaults? And then there's the 4 PROTECT fuse designations.
TIA
Don |
|
|
Haplo
Joined: 06 Sep 2003 Posts: 659 Location: Sydney, Australia
|
|
Posted: Wed Jan 05, 2005 8:23 pm |
|
|
NOBROWNOUT No brownout reset
BROWNOUT Reset when brownout detected
MCLR Master Clear pin enabled
NOMCLR Master Clear pin used for I/O
LVP Low Voltage Programming on B3
NOLVP No low voltage prgming, B3 used for I/O
ER_IO External resistor osc
INTRC_IO Internal RC Osc, no CLKOUT
ER External resistor osc, with CLKOUT
INTRC Internal RC Osc
CPD Data EEPROM Code Protected
NOCPD No EE protection |
|
|
Don P
Joined: 26 Aug 2004 Posts: 23 Location: California
|
|
Posted: Wed Jan 05, 2005 9:30 pm |
|
|
Thanks much. Back to work!
Regards,
Don |
|
|
|