User Activity

Posted on August 08, 2017 at 11:14Hi all,How is calculated the number of times that a certain byte of the internal STM32(L0) EEPROM is written in the following situation?1 - The firmware writes a byte in EEPROM address 0x0808 0000. The code *(uint8_...
Posted on July 13, 2017 at 18:04Hi all,I am using the STM32L011G3U6 with 8kB FLASH.We deliver this chip programmed with a firmware that is read protected (RDPROT = Level 1)Our customer should be able to write certain data in predefined non-volatile ...
Posted on July 04, 2017 at 10:50Hello everyone,we need to protect certain calibration data we store in a STM32L051 microcontroller from being deleted by mass erase operations.The scenario is as follows:1- Our production stores some calibration bytes...