#fuses WDT32768//WDT128 //Watch Dog Timer uses 1:128 Postscale
#fuses INTRC_IO //IO
#fuses NOPROTECT //Code not protected from reading
#fuses NOIESO //Oscillator switching is disabled, main oscillator is source
#fuses BROWNOUT //Reset when brownout detected
//#FUSES BORV21 //Brownout reset at 2.0V
#fuses PUT //Power Up Timer
#fuses STVREN //Stack full/underflow will cause reset
#fuses NODEBUG //Debug mode for use with ICD
#fuses NOLVP //No low voltage prgming, B3(PIC16) or B5(PIC18) used for I/O
#fuses NOWRT //Program memory not write protected
#fuses NOWRTD //Data EEPROM not write protected
#fuses NOWRTB //Boot block not write protected
#fuses NOWRTC //configuration not registers write protected
#fuses NOCPD //No EE protection
#fuses NOCPB //No Boot Block code protection
#fuses NOEBTR //Memory not protected from table reads
#fuses NOEBTRB //Boot block not protected from table reads
Can anyone help me on this?
Thanks
bkamen
Joined: 07 Jan 2004 Posts: 1615 Location: Central Illinois, USA
Posted: Wed Jun 02, 2010 11:04 am
looks like you have them connected together maybe?
-Ben _________________ Dazed and confused? I don't think so. Just "plain lost" will do. :D
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Wed Jun 02, 2010 11:19 am
Post a description of the external circuits connected to these two pins.
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