vdudouyt / stm8flash

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

STM8S001J3 EEPROM test result #79

Closed spth closed 6 years ago

spth commented 7 years ago

The EEPROM of the STM8S001J3 can be written and read via stlinkv2.

Philipp

spth commented 6 years ago

I also added support for the new STM8L001 device released yesterday (values from the datasheet, not tested on hardware since I don't have a STM8L001 yet).

Philipp