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

Fixed clock source for timer.

Hello,

Is it possible to set the clock source for a timer to the RC oscillator?

I'm using Bluetooth in combination with my timer and I see that it is counting differently when the  softdevice switches over from RC to XTAL for BLE stuff.

Normally this isn't an issue but I need to do things at a fixed interval whilst having random Bluetooth events running in the background.

Related