EEPROM on STM8L001
Hello
I wonder if there is some example code available on how to use the Data EEPROM in the 8pin STM8L001J3.
I did successfully work with the internal Data EEPROM on the STM8L051, but no success on the SO8. The address I used is 0x9BFB (in contrast to 0x1000 on the STM8L051). There is no error when debugging the code in ST Visual Develop/Cosmic, but the content of the bytes I want to alter does not change.
Best regards
Thomas
