analogdevicesinc / PyTrinamic

TRINAMIC's Python Technology Access Package.
Other
61 stars 36 forks source link

TMCM-1311 Reference Switch Input Pull-up #113

Open FastRabbit opened 5 months ago

FastRabbit commented 5 months ago

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 commented 4 months ago

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

FastRabbit commented 4 months ago

Thanks, that works now fro me.

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

trinamic-bp commented 4 months ago

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

FastRabbit commented 4 months ago

Fine for me.