ST-LINK/V2 Documentation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-06-26 3:49 AM
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
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-06-26 1:48 PM
Posted on June 26, 2015 at 22:48
Shouldn't it be sufficient to make an entry in stm8flash/stm8.c using values from the datasheet?
PhilippOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-07-02 2:52 PM
Posted on July 02, 2015 at 23:52
Any news on this project? Was it sufficient to just add the values from the STM8L051F3 datasheet to stm8flash/stm8.c?
Philipp