HAL_QSPI_COMMAND locks up the QSPI FLASH
Dear All,I'm using STM32H757I-EVAL board. My stm32 cube ide version is 1.7.0.I'm trying the basic operation of reading the manufacture ID of the QSPI Flash.Below is the initialization code, which I have configured using STM32CubeMX.static void MX_QUA...