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.

AM2612: API OSPI _readCmd issue

Part Number: AM2612

Tool/software:

Hi experts, 

I am currently working on the am2612-lp board and connecting to an external nor flash(GD25LQ64E) via the ospi1 interface on the board to do some flash functional tests.

I found that only the first 8 bytes of data are correct when using the OSPI_readCmd function. Further, I found that when using the OSPI_writeCmd function, again only the first 8 bytes are sent correctly.

I'm wondering if I can only transfer a maximum of 8 bytes of data when using these two functions? Is this a limitation of your design or a bug?