QSPI reading and Writing function not showing correct data
hi, I am trying to implement QSPI in STM32H743 with S25FL512. REad ID function work properly, showing correct data like command 0x9Fresult: {01}{02}{20}{4D}{00}{80} memory size 65Mbytebut the BSP_QSPI_READ/WRITE function not correct data, some one gu...