Resolved! Eeprom Emulation on STM32H723
Hello, i am trying to implement Eeprom Emulation on STM32H723 using the code that ST provided in STM32CubeH7-Master for STM32H743 series. In the EE_Init function, first thing that function does is this line of code: PageStatus0 = (*(__IO uint16_t*)...