psmll
Member level 4
- Joined
- Apr 9, 2007
- Messages
- 74
- Helped
- 4
- Reputation
- 8
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,803
intio67
Hi,
I'm trying to enable the PLL for the internal oscillator of the 18F2620, I did all that the datasheet says:
FOSC3:FOSC0 = 1001
PLLEN = 1
OSCCON<6:4> = 111
but the PIC don't enable the PLL
Do you know what is the problem?
Thanks
Hi,
I'm trying to enable the PLL for the internal oscillator of the 18F2620, I did all that the datasheet says:
FOSC3:FOSC0 = 1001
PLLEN = 1
OSCCON<6:4> = 111
but the PIC don't enable the PLL
Do you know what is the problem?
Thanks