Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-12-01 | 999 Bytes | |
v2.3.2 source code.tar.gz | 2023-12-01 | 415.2 kB | |
v2.3.2 source code.zip | 2023-12-01 | 629.4 kB | |
Totals: 3 Items | 1.0 MB | 1 |
SimpleFOClibrary v2.3.2
- Improved space vector modulation code thanks to @Candas1
- Bugfix for stepper motor initialization
- Bugfix for current sensing when only 2 phase currents available - please re-check your current sense PID tuning
- Bugfix for teensy3.2 - #321
- Added teensy3/4 compile to the github CI using platformio
- Fix compile issues with recent versions of ESP32 framework
- Add ADC calibration on STM32 MCUs thanks to @Candas1
- Bugfix for crash when using ADC2 on ESP32s - thanks to @mcells
- Bugfix for renesas PWM on UNO R4 WiFi - thanks to @facchinm
- And more bugfixes - see the complete list of 2.3.2 fixes and PRs