Writing a NULL byte into the STM32L15xC6T6 Data EEPROM. Data sheet says it is not allowed. In practice, in some devices work in others resets the processor. Please clarify
I have some projects that were left inadvertently with some function calls that write 0x00 bytes into the data EEPROM. They work properly. I have tested it.
I detected the problem on a prototype board with an old sample of STM32L152C6T6 and this made me realize the mistake.
