Resolved! [SOLVED] Re-reading Octo SPI flash in memoryMapped mode after indirect write.
My platform is STM32H735G-DK and I am trying to test access tothe MX25LM51245G Octo SPI flash. I am using the BSP_OSPI_NOR API that comes with the STM32CubeH7_SDK (version 1.8.0)Test steps:1. At boot, initialize the controller and configure it for me...