The onchip EEPROM of STM32 L0 and L1 series

preview_player
Показать описание
In this video we'll analyze EEPROM available on L0 and L1 series of STM32 and its advantage in terms of easiness of usage.
The onboard EEPROM allows a simpler and cheaper project design together with increased performance in terms of data protection and power savings.

00:00 Intro
00:30 RAM, FLASH, EEPROM and microControllers
05:11 EEPROM emulation on Flash?
07:15 STM32s having onchip EEPROM
10:38 EEPROM handling commands
16:45 HAL functions
17:29 testing the onchip EEPROM
33:00 STM32 data protection strategies

Documentation:
Рекомендации по теме
Комментарии
Автор

Hi sir, I am working on a project using the STM32F407VET6 connected with an SSD1963 screen. I am also using external SPI flash W25Q128 as per your previous video guides, but I encounter an error when debugging. CubeIDE returns this error:
Error message from debugger back end:
Error finishing flash operation
Error finishing flash operation.
Please help me if you can, sir.

AuMauTriDuy-ly