Skip to content

Commit c397cb7

Browse files
authored
Merge pull request #84 from SiboVG/issue-83
[#83] Update link to datasheet
2 parents eb6c11b + ae250ba commit c397cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Because the TMC2209 uses one shared pin for transmit and receive in the UART com
2424
Well, the Pi receives 4 bytes from itself and 8 bytes from the driver. So the Pi receives a total of 12 bytes and only the last 8 are the reply, of which only 4 are data bytes.
2525

2626
The Documentation of the TMC2209 can be found here:
27-
[TMC2209 - Datsheet](https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2209_Datasheet_rev1.06.pdf)
27+
[TMC2209 - Datsheet](https://www.analog.com/media/en/technical-documentation/data-sheets/TMC2209_datasheet_rev1.09.pdf)
2828

2929
The code is also available on [PyPI](https://pypi.org/project/TMC-2209-Raspberry-Pi).
3030

0 commit comments

Comments
 (0)