2022-02-25 06:45 AM
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