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 make wire connections to run the board in UART mode #16

Open
mink007 opened this issue Jun 15, 2022 · 0 comments
Open

How to make wire connections to run the board in UART mode #16

mink007 opened this issue Jun 15, 2022 · 0 comments

Comments

@mink007
Copy link

mink007 commented Jun 15, 2022

I got the S42C board. The calibration sequence works and I was able to run the motor through step pulse.

I want to try the UART mode as that is what will actually make the closed loop system. Essentially sending one time settings command through UART. Then sending UART position command to run the stepper motor and then query(send UART command) the S42C board to get the actual(real) position of the shaft. This will make the board fully closed loop.

For this if UART tutorial can be expanded a bit that covers the UART wiring and an STM32 based example (say on SKR3 or SKR2) would be really helpful. Right now i only see UART commands in the tutorial but the tutorial does not mentions about how to make UART connections.

Thank you.

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