Part Number: PROCESSOR-SDK-AM64X
Other Parts Discussed in Thread: TMDS64EVM
Hi,
I am running ospi example code on default board TMDS64EVM. flash type is S28HS512T.
According to the TRM, we can config the ospi to use Dicrect Access Controller, 12.3.2.4.9 OSPI Direct Access Controller
However, in ti firmware SDK, it only provides "OSPI_writeDirect" in flash_nand_ospi.c. eg: C:\ti\mcu_plus_sdk_am64x_09_01_00_41\source\board\flash\ospi\flash_nand_ospi.c
does it mean OSPI_writeDirect can only use in nand flash? in demoboard, we have nor flash. right?
can you provide an example to use OSPI_writeDirect in nor flash?
Thanks