Other Parts Discussed in Thread: 4460
Hi Guys,
I would like to know more on the OMAP 4460 GPMC function.
My interest is to investigate the possibilities of GPMC interface with DUAL PORT DDR RAM(Cypress's FullFlex36). Also, TI can Dual port DDR RAM?
As for OMAP 4460's GPMC address pin[1:16], & data pin[0:15] are multiplexed.
Another is address pin[17:26], which is not multiplexed.
my target on the interface is a dual port sram using the part below:
1. Cypress's CY7C008v/ CY7C018v ( Address pin [0:15] & & data pin: [0:7] )
2. IDT's IDT48097.(Address pin [0:13] & data pin: [0:7] )
Here is my question, assume we are going to use Cypress's(16 bits address & 8bits databus) Is it possible to connect as following:
1. Address pin [0:15] convert to data pin: [0:7], so we have left address pin [8:15](8pins)
2. Convert the leftover address pin [8:15](8pins) remap it as address pin[0:8]
3. Then address pin[17:23] remap it to serves as address pin[9:16]?