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.

CCS/AM5716: QSPI write speed issue

Part Number: AM5716

Tool/software: Code Composer Studio

Hi all,

We test the QSPI flash driver on IDK5718, and found the QSPI flash write speed is too slow,  about 4KByte/s,

in u-boot, it works good.

The post mentioned the same issue, but it seems have no good answer.

The SF25FL_bufferWrite write JUST ONE byte on every programme cycle in memory map mode.

We try to change the length up to the FLASH's PAGE SIZE, eg.256, 

BUT only the first byte is correct on FLASH.

Is any solution or suggestion for this issue??

Thanks very much.