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

Peripherals and clock source

Hello,

I am using the nrf52832 and would like to know the clock sources used by the external peripherals. From the searches, I found that PCLK16M is used for most of the peripherals but doesn't that mean the HFCLK will be on as long as the clocks are enabled.

What is the clock source used by GPIO and GPIOTE and other such peripherals? What's the clock source used for flash write and RAM operations?

Is there any site where I can refer what clock source is used by what peripheral?

Thanks in advance

Related