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

TMCM-1311 Reference Switch Input Pull-up #113

Open
FastRabbit opened this issue Jul 3, 2024 · 4 comments
Open

TMCM-1311 Reference Switch Input Pull-up #113

FastRabbit opened this issue Jul 3, 2024 · 4 comments

Comments

@FastRabbit
Copy link

Hi All

In the TMCM-1311 HW Manual it is stated that a pull-up resistor can be enabled/disabled by software.

image

How can I access this function? I found nothing in the PyTrinamic driver and also nothing in the TMCM-1311 Firmeare Manual.

Thanks in advance
Felix

@trinamic-ok
Copy link
Contributor

This can be set using SIO 0, 0, 0/1:

  • SIO 0, 0, 0 switches off the pull-up resistors
  • SIO 0, 0, 1 switches them on

@FastRabbit
Copy link
Author

Thanks, that works now fro me.

But still, I can't find this in the TMCM-1311 Firmware Manual....

@trinamic-bp
Copy link
Contributor

Id like to close this issue. Concerns regarding the firmware manual are beyond the scope of the PyTrinamic GitHub issue tracker.

@FastRabbit
Copy link
Author

Fine for me.

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

3 participants