Is there any example for how to use app_pwm module?
I want to control the LED effect, Thanks!
Is there any example for how to use app_pwm module?
I want to control the LED effect, Thanks!
If you prefer the app_pwm module over the driver, there are probably examples in SDK (I'm using SDK 15.0.0, don't know how it is in your case) which will be a good start.
..\examples\peripheral\pwm_library\...
Thanks!
Thanks!