cancel
Showing results for 
Search instead for 
Did you mean: 

stm32g474 qspi do not work

XCao.11
Associate

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。

1 REPLY 1

Do you have a "memory view" to the QSPI memory open in the debugger?

Perhaps make a more complete presentation of your system hardware and configuration

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..