User Activity

when i use HAL_QSPI_Receive() in debug mode, always "internal command error". I found this MODIFY_REG(hqspi->Instance->CCR, QUADSPI_CCR_FMODE, QSPI_FUNCTIONAL_MODE_INDIRECT_READ); will cause the error. but i do not know how to correct。