This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to check nRF52840 CPU frequency ?

Hi I am working with nRF52840 , since it is said that it can work on 64Mhz, i just want to confirm by using Oscilloscope.

You have any inputs that how i can check the frequency accurately?

Thanks and Regards R Madhu.

Parents Reply
  • You mean how you can see if it is the internal RC oscillator or the external crystal that is running? You will probably see a significant deviation from 16.000Mhz on your LED pin when running on the RC oscillator, while the crystal should be quite accurate. You can also read the NRF_CLOCK->HFCLKSTAT register to see which clock source you are using. One of them is always being used when the CPU is doing something.

Children
No Data
Related