Hi all,
Back again.
My project needs to go faster so I opted to switch from 16MHz to 64MHz.
The datasheet states,
No problem, just need to enable the PLL and 64MHz it is.
Didn't work. So, used the code configurator to get the right values,
Note: I've tried both the PLL boxes with the same result.
The generated code states a clock of 16MHz!!!
and if you run an LED flash type program it is indeed running at 16MHz.
To test this I setup a new project called test_oscillator and used the code configurator as above.
However, when trying to debug it tells me,
Yes, I know I spelt oscillator wrong.
What does this mean?
Anyone know IF I can run this chip at 64MHz or not?
Thanks,
Mike.
Back again.
My project needs to go faster so I opted to switch from 16MHz to 64MHz.
The datasheet states,
No problem, just need to enable the PLL and 64MHz it is.
Didn't work. So, used the code configurator to get the right values,
Note: I've tried both the PLL boxes with the same result.
The generated code states a clock of 16MHz!!!
and if you run an LED flash type program it is indeed running at 16MHz.
To test this I setup a new project called test_oscillator and used the code configurator as above.
However, when trying to debug it tells me,
Yes, I know I spelt oscillator wrong.
What does this mean?
Anyone know IF I can run this chip at 64MHz or not?
Thanks,
Mike.