Can someone explain this configuration? What is different CPUDIV and PLLDIV?
If I use crystal 10MHz, how I want to increase to be 40MHz because PIC18F4550 can support up to 48MHz.
This configuration using Hi-Tech
- CODE: SELECT_ALL_CODE
__CONFIG(1,USBOSC & CPUDIV1 & PLLDIV1 & HS & FCMDIS & IESODIS);