ahsoopk
Member level 5

I am newbie to micro-controller and trying to understand that why I can define Oscillator of pic18f4520 by using
#pragma OSC =HS
but can do the same for pic18f46k22, instead I have to use the following
#pragma FOSC = HSMP
what is the difference between two?
Regards,
#pragma OSC =HS
but can do the same for pic18f46k22, instead I have to use the following
#pragma FOSC = HSMP
what is the difference between two?
Regards,