lhr-solar / Embedded-Sharepoint

This repository contains files that can be shared among us, the embedded design teams.
MIT License
3 stars 0 forks source link

BSP_PWM #14

Open millergage opened 1 year ago

millergage commented 1 year ago

Rewrite the BSP_PWM Driver to use the HAL. Make sure that functionality is accessible and generic to both Controls and BPS systems, and any future embedded systems.

Use STM32Cube to autogenerate code that may aid in writing this driver. Note that this driver must be configurable and will probably need to be more than just the autogenerated code.

BPS BSP_PWM