Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Latest commit

 

History

History
46 lines (26 loc) · 2.03 KB

changelog.md

File metadata and controls

46 lines (26 loc) · 2.03 KB

STM32_PWM Library

arduino-library-badge GitHub release GitHub contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of Contents



Changelog

Releases v1.0.1

  1. Add example PWM_StepperControl to demo how to control Stepper Motor using PWM. Check Using PWM to step a stepper driver #16

Initial Releases v1.0.0

  1. Initial coding to support STM32F/L/H/G/WB/MP1 boards such as NUCLEO_H743ZI2, NUCLEO_L552ZE_Q, NUCLEO_F767ZI, BLUEPILL_F103CB, etc., using Arduino Core for STM32
  2. The hardware-based PWM channels can generate very high PWM frequencies up with high accuracy.


Copyright

Copyright 2021- Khoi Hoang