Skip to main content
Explorer
February 25, 2022
Question

Which is the best way to use ST-Link SWD with Python under Windows 10?

  • February 25, 2022
  • 0 replies
  • 1304 views

Hello,

I want to build a small Python application that reads out data from my STM32 via ST-Link and SWD. Unfortunatelly I could find only one Python project providing something like this: PySWD. This one uses PyUSB and this one does not detect may ST-Link V3 nor a STM32H7-Nucleo board.

So I am here to ask if someone has experience with this and knows another working way.

Thanks for any help.

Martin

    This topic has been closed for replies.