simplefoc / Arduino-FOC

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

[BUG]This esp32s3 library is not supported? #212

Closed ShangHTao closed 2 years ago

ShangHTao commented 2 years ago

when I use platformio to creat an esp32s3 project ,I want to use simplefoc lib to control my brushless motor.Many errors about current sensor have occurred。

Describe the hardware setup I just quote sfoc lib and build the project. then many errors occurred image

IDE you are using

I don't konw how to solve it.I'm new to pio and sfoc. the problem like the following pictures image

Is it because you don't support the latest esp32s3 framework ?

ShangHTao commented 2 years ago

image like this

ShangHTao commented 2 years ago

I'm sorry. I didn't notice that someone had raised this bug. I have read the issues #198 to solve this bug. Looking forward to the new version! good luck

ShangHTao commented 2 years ago

reference #198