Skip to content
New issue

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

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

Already on GitHub? # to your account

TMC429_IDX_XLATCHED -> TMC429_IDX_XLATCHED(motor)? #19

Open
Chris-Idema-WizzDev opened this issue Oct 5, 2021 · 1 comment
Open

TMC429_IDX_XLATCHED -> TMC429_IDX_XLATCHED(motor)? #19

Chris-Idema-WizzDev opened this issue Oct 5, 2021 · 1 comment

Comments

@Chris-Idema-WizzDev
Copy link

https://github.com/trinamic/TMC-API/blob/fd6a5378b2157bf115b8126c9183364b899fa27f/tmc/ic/TMC429/TMC429.c#L379

Shouldn't this be TMC429_IDX_XLATCHED(motor) ?

The define in TMC429_Register.h is:: #define TMC429_IDX_XLATCHED(motor) (0x1C|TMC429_MOTOR(motor))
So it takes a parameter.

@trinamic-ASU
Copy link
Contributor

Thank you for your feedback. It has been updated.

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

No branches or pull requests

2 participants