Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
/ STM32_Slow_PWM Public archive

This library enables you to use Hardware Timers on STM32F/L/H/G/WB/MP1 boards to create and output PWM to pins. The most important feature is they're purely hardware-based PWM channels. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. These …

License

Notifications You must be signed in to change notification settings

khoih-prog/STM32_Slow_PWM

Error
Looks like something went wrong!

About

This library enables you to use Hardware Timers on STM32F/L/H/G/WB/MP1 boards to create and output PWM to pins. The most important feature is they're purely hardware-based PWM channels. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. These …

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published