simplefoc / Arduino-FOC

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

Add check to sensor #337

Closed runger1101001 closed 10 months ago

runger1101001 commented 10 months ago

This allows a sensor driver to not return an angle in the case of failed CRC checks, etc by returning a negative value Part of improvement #334