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

library vs nrf_driver

I'm developing for a custom board with an nrf52832. For one of my first tasks, I activated an on-board buzzer using the nrf_pwm driver. Then I stumbled across the low power PWM library. My question is, what kind of requirements does using the library put on my application. E.g. will I need to periodically call a scheduling function? Relatedly, I'm having trouble finding "Developer's Guide" style documentation. I've been using the data sheet and the SDK documentation - I would be thankful for other suggestions. Thanks.

Parents Reply Children
No Data
Related