nRF52_MBED_PWM

This library enables you to use Hardware-based PWM to create and output PWM to pins on an nRF52840-based Nano_33_BLE board.

Author
Khoi Hoang
Website
https://github.com/khoih-prog/nRF52_MBED_PWM
Category
Device Control
License
MIT
Library Type
Contributed
Architectures
mbed, mbed_nano

These PWM channels, using nRF52840 Hardware PWM, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software ir ISR-based PWM, using millis(), micros() or Timer Interrupt. This important feature is absolutely necessary for mission-critical tasks. You can start, stop, change and restore the settings of any PWM channel on-the-fly

Downloads

Filename Release Date File Size
nRF52_MBED_PWM-1.0.3.zip 2023-01-22 25.77 KiB
nRF52_MBED_PWM-1.0.2.zip 2022-10-26 23.46 KiB
nRF52_MBED_PWM-1.0.1.zip 2022-02-10 22.26 KiB
nRF52_MBED_PWM-1.0.0.zip 2022-02-09 21.79 KiB