Software PWM on nRF52810

Hi.

I want to implement software PWM on nRF52810 microcontroller, I took this project as a basic example -->

 3580.led_pwm.zip

But when I enable CONFIG_PWM_NRF5_SW=y in the prj.conf file I see the error "Unknown symbol ...".

Can you please tell me what could be the cause?
I am using SDK v2.7.0 (toolchain v2.7.0).


Thanks.

Parents Reply Children
Related