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

what is the CPU speed of nRF52832?

Hello,

what is the CPU speed of nRF52832?

I'd like to test if the NRF52832 is running at 32MHz or 64MHz.

I used it to run a compression algorithm, which took 8ms to run.Then I used another chip, the ARMRegistered CortexRegistered-M4 32-bit processor core operating at 120 MHz frequency with a running time of 2.3ms.

The NRF52832 is running at 32MHz.Because 120/32 is exactly the ratio of their running time.

Best regards,

Ellisonn

Related