vdudouyt / stm8flash

program your stm8 devices with SWIM/stlinkv(1,2)
GNU General Public License v2.0
402 stars 182 forks source link

Fix for Unlocking the STM8L #97

Closed sjborley closed 6 years ago

sjborley commented 6 years ago

This aims to fix unlocking the STM8L. I've tested it on STM8L052R8 but it ought for other STM8L devices. Only fixed this for the stlinkv2. I've trying to fix for stlink too but without success, so have omitted those changes.

Also noted, that the EEPROM read and write appears to be working for this device, although I'm not aware I did anything that would have affected this. I just tested it.

sjborley commented 6 years ago

Din't mean that last push to go here. I'll fix that then recreate the pull -request will a little more care.