ahsoopk
Member level 5
- Joined
- Mar 12, 2010
- Messages
- 81
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 2,103
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,