SRAM2 content lost on ECC switch off and switch on again
Hi all, (STM32U575..) we have the SRAM2 ECC active on reset by the according configuration of the flash option byte. For testing purpose I switch off the ECC by using the HAL_RAMCFG_StopECC(&hramcfg_SRAM2), manipulate one cell for a one bit error and...