User Activity

Hi,I am using the internal EEPROM of the STM32L151CBT, with SYSCLK 32Mhz.Access to the EEPROM is done using the HAL functions present in stm32l1xx_hal_flash_ramfunc.cHAL functions are defined as __RAM_FUNC and placed in the ram segment:__RAM_FUNC HAL...