modm-io / modm

modm: a C++23 library generator for AVR and ARM Cortex-M devices
https://modm.io
Mozilla Public License 2.0
746 stars 132 forks source link

[stm32] Extend Timer features: PWM modes, Break Input and Comparator #1134

Closed victorandrehc closed 7 months ago

victorandrehc commented 7 months ago
  1. Add PWM Modes
  2. Add output configure channels on timer
  3. Fixes the register field size for the repetition counter register
  4. Break Input on Timers
  5. Implementation for comparator in the g0
rleh commented 6 months ago

@salkinium What happened to this commits? Both commits somehow disappeared from develop...? Nevermind, I was on the wrong repo 🤦🏽