You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Appreciate the stepper spindle code is still flagged as experimental, just creating an issue so it's not overlooked..
I've found in the H7 driver, the combination of stepper spindle and encoder causes a hardfault when the spindle is started (I don't think context is populated?);
Appreciate the stepper spindle code is still flagged as experimental, just creating an issue so it's not overlooked..
I've found in the H7 driver, the combination of stepper spindle and encoder causes a hardfault when the spindle is started (I don't think context is populated?);
https://github.com/dresco/STM32H7xx/blob/874cf6dbfe80b32b41d104f7257223c46c68ba86/Src/driver.c#L1383
Haven't had a chance to test with another driver, but the F4 code looks similar, so don't think it's a driver specific issue.
The text was updated successfully, but these errors were encountered: