Hi,
The nrf52832 product spec shows all the clocks provided by HFCLK and LFCLK. But where can I find which peripheral is using which peripheral clock specifically?
For example, which clock is used by UART and TWI?
Thanks for the help in advance!
Hi,
The nrf52832 product spec shows all the clocks provided by HFCLK and LFCLK. But where can I find which peripheral is using which peripheral clock specifically?
For example, which clock is used by UART and TWI?
Thanks for the help in advance!
Hi,
LFCLK is used by RTC and WDT, maybe also LPCOMP (if it needs any clock at all). Others use HFCLK.
Thanks, Dmitry!
Thanks, Dmitry!