simplefoc / Arduino-FOC

Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library
https://docs.simplefoc.com
MIT License
1.94k stars 510 forks source link

Feat teensy4 lowside #392

Closed askuric closed 2 months ago

askuric commented 2 months ago

Initial implementation of the teesny4 low-side current sensing support for 6pwm and 3pwm drivers. The implmentation is limited to one motor and the moment and uses only one ADC (ADC1).

In the next versions of the SimpleFOC we will make sure to make the usage of the 3pwm drivers with low-side current sensing a bit more straight forward.