RamBros
Results
1
issues of
RamBros
**MCU:** Esp32-S3 **Driver IC:** DRV8212 Here's the modified code from the open loop example. ``` #include #include "SimpleFOC.h" #include "SimpleDCMotor.h" #define enPin 11 #define pwm1pin 14 #define pwm2pin 15 DCDriver2PWM...
bug
documentation