Skip to content

Releases: simplefoc/Arduino-FOC-drivers

Release v1.0.8

21 Jul 21:16
f7a91fa
Compare
Choose a tag to compare

SimpleFOC Driver Library v1.0.8, for Simple FOC 2.3.4

What's changed since 1.0.7?

Release v1.0.7

29 Mar 17:38
bfd07bd
Compare
Choose a tag to compare

SimpleFOC Driver Library v1.0.7, for Simple FOC 2.3.2

What's changed since 1.0.6?

Improvements to LinearHall driver, thanks to dekutree
Fix for ESP32 compiler warning, thanks to Yannik Stradmann
Added STM32 LPTIM encoder driver
Refactored communications code
Working telemetry abstraction
Working streams communications, ASCII based
Refactored settings storage code
Refactored I2CCommander
New utility class for simple trapezoidal motion profiles
Bugfixes included

Release v1.0.6

01 Dec 22:46
76be538
Compare
Choose a tag to compare

SimpleFOC Driver Library v1.0.6, for SimpleFOC 2.3.2

What's changed since 1.0.5?

  • Added STSPIN32G4 driver
  • Added STM32G4 CORDIC code, for greatly accellerated trig functions on supported MCUs
  • Added STM32FlashSettingsStorage driver, supporting STM32G4 MCUs
  • Improvements in the MT6835 sensor driver
  • Bugfixes included

Release v1.0.5

23 Sep 15:20
b6c0c7d
Compare
Choose a tag to compare

SimpleFOC Driver Library v1.0.5, for SimpleFOC 2.3.1

What's changed since 1.0.4?

  • Added smoothing sensor by @dekutree64
  • Added TMD6200 SPI driver by @YaseenTwati
  • Added HybridStepperMotor by @VIPQualityPost
  • New Settings abstraction to load and save SimpleFOC settings and calibration
  • New Settings driver: SAMDNVMSettingsStorage
  • SimpleFOCRegisters abstraction, mapping SimpleFOC parameters to virtual "Registers"
  • Updated I2CCommander to use the new registers abstraction
  • Bugfixes included

Release v1.0.4

02 Jun 10:30
72c1a9e
Compare
Choose a tag to compare

Drivers Library v1.0.4 Release for SimpleFOC v2.3.0

What's changed since 1.0.3?

  • New Comms/Input: STM32SpeedDirCommander
  • New Utility: STM32PWMInput
  • Fixed MT6835 driver bugs
  • Improved AS5047 driver, fixed bugs
  • Improved AS5047U driver, fixed bugs

Release v1.0.3

18 Mar 23:03
Compare
Choose a tag to compare

Drivers release v1.0.3 for Simple FOC 2.3.0

What's changed since 1.0.2?

  • New Sensor: MT6835
  • Fixed bugs

Release v1.0.2

15 Oct 17:23
d4fce56
Compare
Choose a tag to compare

What's changed since 1.0.1?

  • Calibrated sensor by @MarethyuPrefect
  • New Sensors: MT6701, MA330, MT6816
  • Fixes bugs

Release v1.0.1

01 May 23:44
Compare
Choose a tag to compare

Minor updates, including the driver for the SC60228 sensor

Release v1.0.0

03 Feb 22:37
Compare
Choose a tag to compare

First release of Simple FOC Drivers library, a collection of drivers supporting the Simple FOC motor control library.