Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control and torque mode commands result in MC / MT -undefined #2

Open
BRTFTW opened this issue Nov 3, 2023 · 0 comments
Open

Control and torque mode commands result in MC / MT -undefined #2

BRTFTW opened this issue Nov 3, 2023 · 0 comments

Comments

@BRTFTW
Copy link

BRTFTW commented Nov 3, 2023

I built the project from source using the newest available tools (just updated to npm 10.2.3) but the same behavior is repeated with the webcontroller linked on official webpage official webcontroller .
I don't know react or js.

Turns out with a freshly loaded webcontroller the control mode toggles between undefined and angle mode.
image

The torque mode undefined results in voltage mode as its default.
image
Is this expected behavior?

The issue starts when torque mode was changed to a different mode.

image
image

Both control mode angle and torque mode voltage result in an XXundefined command. The current mode is not highlighted with the buttons. The last selected button stays on and the controller running Arduino-FOC (2.3.1 Driver: 1.0.5) does no longer interpret MTundefined as MCvoltage.

image

Since this seems Arduino-FOC related, I will create an issue on the other repo referencing this thread. Arduino-FOC bug report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant