Resolved! STM32 Cube H7 HAL_OSPIM_Config() corrupts previous port configuration on the second call ?
We are using STM32Cube_FW_H7 latest version and faced the similar problem happened on STM32Cube_FW_L4 which is discussed here. We use two Octo SPI with one running in Octo memory mapped mode and one running in Quad SPI direct mode. Firstly, we config...