This in the config will set the internal OSC to on with I/O on RA6 and RA&
_OSC_IRCIO67_1H
Set the internal to 8MHz
OSCCON = %01110000 '8 Mhz
PLL the internal
OSCTUNE = %01000000
Then
DEFINE OSC 32
This in the config will set the internal OSC to on with I/O on RA6 and RA&
_OSC_IRCIO67_1H
Set the internal to 8MHz
OSCCON = %01110000 '8 Mhz
PLL the internal
OSCTUNE = %01000000
Then
DEFINE OSC 32
Dave
Always wear safety glasses while programming.
Bookmarks