A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
Configuration bits for a 18F4431 - orvillefpike - Apr 17 11:18:42 2008
Is there an "easy" to change configuration bits in a 18F4431?
Thanks
------------------------------------
to unsubscribe, go to http://www.yahoogroups.com and follow the instructions

(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )
Re: Configuration bits for a 18F4431 - Dennis Clark - Apr 17 12:26:38 2008
See the "MPLAB Users Guide" chapter 3 and 6. Then check out the CONFIG
directive in the "MPASM MPLINK MPLIB Users Guide" for specifics. You will
have to read the PIC data sheet to understand what the config bits mean,
but you can look in the P18F4431.INC file (near the bottom) to get the
full list of config bits that you can set for your part.
DLC
> Is there an "easy" to change configuration bits in a 18F4431?
>
> Thanks
> ------------------------------------
>
> to unsubscribe, go to http://www.yahoogroups.com and follow the
> instructions

(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )