Hi
nrf 52832 is able to run in 64 MHz using external 32 MHz crystal. I wondered if I can use an external 16 MHz crystal, and get the CPU to run in 32 Mhz.
Thanks Yaron
Hi
nrf 52832 is able to run in 64 MHz using external 32 MHz crystal. I wondered if I can use an external 16 MHz crystal, and get the CPU to run in 32 Mhz.
Thanks Yaron
Simple answers:
You have to use a 32MHz crystal (16MHz crystals are no longer an option as it used to be on the nRF51).
You can only run the CPU at 64MHz.
Sorry for the late response. We chose not to implement a clock divider because we found 64MHz to be most effective in terms of current consumption and hence we didn't see the need for a clock divider. Using a 64MHz clock will of course execute your tasks faster and overall you want save power reducing the clock speed. Out of curiosity, do your a different reason to reduce the clock speed?
Sorry for the late response. We chose not to implement a clock divider because we found 64MHz to be most effective in terms of current consumption and hence we didn't see the need for a clock divider. Using a 64MHz clock will of course execute your tasks faster and overall you want save power reducing the clock speed. Out of curiosity, do your a different reason to reduce the clock speed?