is there any external tool that could access EEPROM?
Posted on May 05, 2014 at 04:37Hi all,I'm using stm32l152rtc6 with built-in eeprom (8k). I wonder if there's any tool at the host side that allows me to read/write the eeprom other than using ST library code for the mcu? (STM32L1xx_StdPeriph_Lib_V1...