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.

CPLD interface to OMAP3530

Other Parts Discussed in Thread: OMAP3530

hi all,

i have to interface CPLD (MAX II CPLD) to OMAP3530 .
i have not get any idea about .this interfacing, please suggest me how
and where to interface.
here, i am using CS0 and CS1 of GPMC for NAND flash interfacing.
is it possible to use CS2, or CS3 or anything else for CPLD
interface?

thanks and regards

N Reddy

  • If you are planning to use the GPMC interface to communicate to the CPLD, it is reasonable to use a separate chip select, in your case gpmc_ncs2 or gpmc_ncs3, for this purpose.  The GPMC can be configured, on a per chip select basis, to support connection to an asynchronous SRAM-like interface.

    The Chapter 11, section 11.1 of the OMAP3530 Technical Reference Manual describes this.