Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tools:stlink [2022/11/07 01:25]
darron [Install]
tools:stlink [2022/12/16 10:11] (current)
darron [Install]
Line 8: Line 8:
 === Install === === Install ===
  
-==RPi==+==Linux==
  
 <code> <code>
Line 25: Line 25:
 udevadm trigger udevadm trigger
 </code> </code>
 +
 +On linux we can disable the built in mass storage devices STLINK compatible boards contain, see [[:boards:stm32vl|here]].
  
 ==Windows== ==Windows==
  
 [[https://github.com/stlink-org/stlink/releases/download/v1.7.0/stlink-1.7.0-x86_64-w64-mingw32.zip]] [[https://github.com/stlink-org/stlink/releases/download/v1.7.0/stlink-1.7.0-x86_64-w64-mingw32.zip]]
 +
 +
 === Test === === Test ===