teknoman2420, The second version of your code will not work @ 20 Mhz as you have not defined the oscillator frequency to be 20 Mhz. you need to change this line:
DEFINE OSC 4 to DEFINE OSC 20 as well as change the actual crystal.
Dave Purola,
N8NTA
teknoman2420, The second version of your code will not work @ 20 Mhz as you have not defined the oscillator frequency to be 20 Mhz. you need to change this line:
DEFINE OSC 4 to DEFINE OSC 20 as well as change the actual crystal.
Dave Purola,
N8NTA
Bookmarks