I think there are three SPI flash devices that can be used with TMDS64GPEVM.
MX25LM25645G
S25HL512T
MX25LM25645G
Is there a sample project to access each SPI flash device?
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.
Please confirm which SDK you are asking about.
Regards,
Nick
I am reassigning your thread. Please ping the thread if you do not get a response in a day or so.
Regards,
Nick
Hi Tom,
You can import the following CCS project:
ospi_flash_io_am64x-evm_r5fss0-0_nortos_ti-arm-clang
Double click on the example.syscfg --> Flash --> Flash Device will show the three supported flash devices. Pick the right flash, then build the project.
Best regards,
Ming