-
Notifications
You must be signed in to change notification settings - Fork 3
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
test the microdrive board #8
Comments
Thank Thomas Flayols, switching two phases on the motor helped me. But whether I reverse phase order programmaticly? |
Hello, I'm not sure if I understand your question correctly. Are you asking if it is possible to switch the motor phases in the software? As far as I know there is know option for this, the phases have to be connected in the right order physically. |
Yes, I already understood it,but on many of an other boards, like Odrive, there is exist this functionality. Maybe there is possibility to implement it on this board? |
Hi, We are developing a new electronic (OMODRI) that will make life easier to implement other communication buses for configuration etc. We have no plan to implement this features on this electronic. We think that identifying once the phase order and marking the wire is not a huge constrained for ODRI robot at this time. |
Thank you for answer. |
Сode for microdrive for calibrating motors doesn't work.
I try run example.py from the masterboard-sdk directlya and motor merely a little twitching back and forth. At the same time, I want to note that after flashing the microdriver at the first power supply, no calibration was visible, but in debugging mode I see that function for calibrating HAL_cal invoked, but there are red line on the left edge.
The text was updated successfully, but these errors were encountered: