STM32L162 FLASH and EEPROM migrating from STM32L1xx_StdPeriph_Driver
I am restoring the programming of an old project on STM32L162ZDT which was using STM32L1xx_StdPeriph_Driver. Switching to STM32CubeL1 LL library (not HAL) gives me problems with FLASH and EEPROM support. Is there any tutorial on how to get through?