Hi,
I am working with DDR2 memory. I have did the initialization for interfacing it to EMIF controller on AM335x.
Now i have a doubt. In the DDR2 Memory datasheet, there are set of command functions to activate bank, read, write,burst read with auto precharge etc.
For eg. To issue read command- I should signal the following : [CS ="L",RAS ="H",CAS ="L", WE ="H", BA0, BA1, BA2=Bank, A10="L", A0 to A9=Column Address]. How to give signal from EMIF controller to DDR Memory. All of these are Output signals from EMIF controller. To make CS as low, what should i do? How to send signal through a particular pin?
Looking forward for your reply.
Regards,
Sudha J