I'm developing a custom board with an STM32U5 MCU and a MX25UM51245 NOR flash memory. I'm building upon this example, which works flawlessly, but I don't want to format the memory every time the code runs. To achieve this, I disabled the Driver calls...