Other Parts Discussed in Thread: OMAP3530
Hi
I am using OMAP3530 to communicate with FPGA through GPMC interface.
The Hardware connections are as bellow:
GPMC_D15:GPMC_D0
GPMC_A1:GPMC_A10
GPMC_NWE
GPMC_NOE
GPMC_NCS4
GPMC_NCS3
GPMC_WAIT0
GPMC_CLE
GPMC_ALE
GPMC_NBE1
GPMC_CLK
besides, I use GPIO0 as interrupt signal generated by FPGA, and another GPIO to reset FPGA by software.
Is there any example code about configuring and controling GPMC to communicate with Memory device, especially FPGA ?or any program manual?
thanks very much!