This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi expert,
I'm test QSPI FLASH read/write on cc-am263x by QSPI_norFlashReadIntr() provide by SDK 9.2
I use qspi_flash_transfer_am263x-cc_r5fss0-0_nortos_ti-arm-clang demo project and just change one line as below:
However, the test will stuck. The read operation can't accomplish. Can you please check if this API work?
Regards
Andre
More Update:
Changing API to QSPI_norFlashCmdRead(), the read through configuration port woks.
But customer still want to use interrupt mode.
When we call QSPI_norFlashReadInter(), the low layer QSPI_lld_readCmdIntr() doesn't finish its job. From QSPI registers, the data transaction doesn't finish.
We still need your help to check what's wrong with interrupt mode.
Regards
Andre
Hi Andre,
Sorry for the delay
I have assigned it to our SW Expert. They are looking into it.
Regards,
Rijohn