How to calculate System Clock frequency of nrf52840

Hi,

I am working BT840F which has nrf52840, I am using ble_app_uart example to transfer UART data to app. I wanted to know what is the system frequency of the microcontroller and what is the frequency which is being fed to UART peripheral. The clock source is NRF_CLOCK_LF_SRC_SYNTH.

Regards,

Shafi

Related