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

nRF52832 No accurate 4MHz PWM output with SoftwateDevice 332 in SDK11.0.0

SDK:11.0.0

MCU:nRF52832

Using example:ble_ant_app_hrm

SoftwateDevice Version:s332

PWM is turned on and accurate 4MHz is available before entering ble_stack_init();

PWM is unstable after enterd SOFTDEVICE_HANDLER_INIT(&clock_lf_cfg, NULL); in ble_stack_init();

How to keep 32MHz external crystal always running with SoftwateDevice Version:s332?

How can I keep accurate 4MHz PWM output after enterd ble_stack_init();?

I really need ACCURATE 4MHz PWM output.

Waiting online,Thanks for help

Related