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

Jitter when switching from and to 16MHz oscillator to timer

Hi, I generate a pwm signal using timers and PPI on NRF51 and use BLE and rbc mesh in the background. I have notised about 10us jumps in duty when the BLE or RBC stack enabled/disabled oscillator. Is this a known problem and if so is my fix correct? I call sd_clock_hfclk_request at boot to make sure the crystal is always on and now I dont see the jitter.

Related