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.

RM57L843: rm57l843 EMIF Address

Part Number: RM57L843
Other Parts Discussed in Thread: HALCOGEN

Hello TI

I am interfacing RM57L843 with Spartan-6 FPGA via EMIF. I am using async EMIF chip select CS4. I am testing this communication on chip scope and problem is that we got right shifted address on FPGA side.

i.e. I want to access 0x0030 on FPGA, from controller I send this address but at FPGA side we got 0x0018. Similarly for 0x0050 we got 0x0028. So I want to understand why this is happening and how to resolve it?

Regards