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

how to recover from a rtY_Left.z_errCode (or Right) ? #543

Open
iso14000 opened this issue Feb 23, 2025 · 1 comment
Open

how to recover from a rtY_Left.z_errCode (or Right) ? #543

iso14000 opened this issue Feb 23, 2025 · 1 comment
Labels
question Further information is requested

Comments

@iso14000
Copy link

Variant

ADC

Control type

FOC

Control mode

Torque

Description

HI,

I'm adding a small state machine to the actuel firmware.
My goal is to recover easylly from a overcurrent cutoff. the basic behaviour should be , in case of motor failure, to retry under specific conditions : the leach should be short and after 2 seconds.
My state machine works well ... BUT
even If I clear the rtY_Left.z_errCode (and right) and enable=1, the system remains stuck in failure .
I was probably naive to beleave that resetting errCode would have also reset the BDLC state machine.

my question is , where should I struggle to reset the overall system without cycling power?

best regards

@iso14000 iso14000 added the question Further information is requested label Feb 23, 2025
@iso14000
Copy link
Author

should I call BLDC_Init()?

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

No branches or pull requests

1 participant