EEPROM emulation on stm32h7
I believe I found a bug in the eeprom emulation for the stm32h7 in the \STM32Cube\Repository\STM32Cube_FW_H7_V1.3.0\Projects\STM32H743I_EVAL\Applications\EEPROM\EEPROM_Emulation\Src file eeprom.c. The EE_ReadVariable returns erroneous data. line 426 ...