Questions about ST's BFB workaround on STM32L072
I'm working on a STM32L072, and I want to implement an update over the air. I saw there is an errata about the dual bank boot, and ST has made a workaround on it, and it uses the EEPROM.Code from the errata sheet:void SystemInit(void) { /* ...