You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -27,10 +27,15 @@ Therefore this is an attempt to:
27
27
28
28
> NEW RELEASE 📢 : <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span> v2.3.3
29
29
> - Teensy4
30
-
> - support for low-side current sensing
31
-
> - support for center aligned 6pwm and 3pwm
30
+
> - support for low-side current sensing[#392](https://github.com/simplefoc/Arduino-FOC/pull/392)
31
+
> - support for center aligned 6pwm and 3pwm (optional) [#392](https://github.com/simplefoc/Arduino-FOC/pull/392)
32
32
> - stm32
33
-
> - See the complete list of bugfixes and new features of v2.3.3 [fixes and PRs](https://github.com/simplefoc/Arduino-FOC/milestone/10?closed=1)
33
+
> - support for center aligned pwm (even across multiple timers and motors/drivers) [#374](https://github.com/simplefoc/Arduino-FOC/pull/374), [#388](https://github.com/simplefoc/Arduino-FOC/pull/388)
34
+
> - support for DMA based low-side current sensing: [#383](https://github.com/simplefoc/Arduino-FOC/pull/383),[#378](https://github.com/simplefoc/Arduino-FOC/pull/378),
0 commit comments