I connect OMAP3530 to a FPGA through GPMC interface, and the FPGA is connected to a AD circuit. I need read AD data in realtime, and I want to use DSP to read data from AD and let ARM do other things.
I want to know, can the DSP get data from the GPMC interface directly? or only the ARM can operate the GPMC interface?
Thanks!