- low_power_pwm 使用低功耗定时器,功耗低,一个定时器只能支持2路PWM
- pwm_library 使用硬件定时器,功耗高,一个定时器只能支持2路PWM
- pwm_driver 使用PWM外设模块,功耗中等,一个PWM外设模块最多支持4路PWM
PWM外设模块:nrf52840有3组
[nrf52] low_power_pwm pwm_library pwm_driver 三者区别
阅读 142
2022-10-31
PWM外设模块:nrf52840有3组
精彩评论(0)