pavelrevak / pystlink

Python tool for flashing and debugging STM32 devices using ST-LINK/V2
MIT License
218 stars 59 forks source link

question: nu-link programmer #12

Open markfink opened 5 years ago

markfink commented 5 years ago

I am looking for a linux compatible tool to flash n76e003. If necessary, I would also invest some time to build one using Python. Any known attempts using pystlink to do the same? Would pystlink be a good starting point for that?

UweBonnes commented 5 years ago

Probably not. PyStlink uses the Stlink, a programmer with dedicated high level commands to programm STM chips.