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

Replace 32 Mhz crystal with 8 Mhz crystal on the nrf52832?

Hi,

i was just wondering as we dont need the high clock rate whether its possible to run the nrf52832 with less than 64 Mhz by replacing the 32 mhz crystal with a different crystal with a lower clock frequency?

thank you :)

Parents
  • Hi,

    You can only run the CPU at 64MHz. Using a 64MHz clock will execute your tasks faster and overall you wont save power reducing the clock speed. It is therfore not implemented any options to use a different clock frequency for the CPU. If you are using BLE, you have to use an external 32 MHz crystal with a frequency tolerance of max 40 ppm.

Reply
  • Hi,

    You can only run the CPU at 64MHz. Using a 64MHz clock will execute your tasks faster and overall you wont save power reducing the clock speed. It is therfore not implemented any options to use a different clock frequency for the CPU. If you are using BLE, you have to use an external 32 MHz crystal with a frequency tolerance of max 40 ppm.

Children
Related