Skip to content

v1.20.0

Compare
Choose a tag to compare
@Nicogene Nicogene released this 27 May 06:25
· 326 commits to master since this release
7456346
MBD FOC code optimized with CMSIS-DSP (#184)

* added cmsis/dsp version 1.6.0

* added matlab-generated code for foc algorithm
details: use of single precision, CMSIS-DSP, efficient Park Transform algorithm
the tick function takes 2.5 usec on the amcbldc w/ -Ofast optimization

* amcbldc-application01: added test duration of the foc algorithm