When building the Sensorless FOC example code with Arduino IDE 2.3.6, the following error occurs.
What is the cause?
1 Answer
1
What library version are you using?
This might be an issue with the current reliese branch (v2.3.5), could you please try the dev branch code?
I installed the SimpleFOC library using Arduino, and I installed version 2.3.5.
– mong87sukTry installing v2.3.4 then. Maybe it will solve your issue.
– Antun_Skuric