Running 2.3.1 with Driver 1.0.5 I encountered an issue using the webcontroller trying to set the correct parameters. Doing so, I changed the control and torque mode multiple times on the run, which resulted in the behavior described in this issue:
Bug report on Webcontroller repo
I run an Nucleo- STM32G474REX in combination an SimpleFOC Shield, AS5047P and a T-Motors GL25 motor.
FOC_Monitor_command.ino.txt
For me it looks like Arduino-FOC is causing the encountered issue, failing to correctly react to the changing MT command and thus not reporting the current mode to the webcontroller.
Sometimes a hard reset is needed to be able to connect to the controller vie the webcontroller.
Running 2.3.1 with Driver 1.0.5 I encountered an issue using the webcontroller trying to set the correct parameters. Doing so, I changed the control and torque mode multiple times on the run, which resulted in the behavior described in this issue: Bug report on Webcontroller repo
I run an Nucleo- STM32G474REX in combination an SimpleFOC Shield, AS5047P and a T-Motors GL25 motor. FOC_Monitor_command.ino.txt
For me it looks like Arduino-FOC is causing the encountered issue, failing to correctly react to the changing MT command and thus not reporting the current mode to the webcontroller.
Sometimes a hard reset is needed to be able to connect to the controller vie the webcontroller.