Question
ST-LINK/V2 Documentation
Posted on June 26, 2015 at 12:49
Hello,
we do not use Windows as development / build platform and have now a STM8L device in our project that we would like to flash during development. Using some official ST supported flash tool under windows for production purpose is not a problem but during development, I would like to use a STM8L discovery (or any other hardware) to flash a STM8L051F3 under OS/X.The only tool I've found was https://github.com/vdudouyt/stm8flash and I can flash the STM8L152C6 on the discovery board with that tool, but not the STM8L051F3.Now I'm looking for a specification of the ST-LINK/V2 protocol to add support for the STM8L051F3 to stm8flash.Any idea where I could find the documentation?cheers,Torsten