Nope. The one I just downloaded today (just to be certain) only went up to 20 MHz.
Code:IF OSC == 4 ; Constants for 100hz interrupt from Timer1 TimerConst = 0D8F7h ; Executed at compile time only EndIF If OSC == 8 TimerConst = 0B1E7h EndIF If OSC == 10 TimerConst = 09E5Fh EndIF If OSC == 16 TimerConst = 063C7h EndIF If OSC == 20 TimerConst = 03CB7h EndIF
Can you get to that number using Art's formula?
The link in the comments is dead.
Bookmarks