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.

TMS570LS3137 EMIF INTERFACE WITH FPGA

Other Parts Discussed in Thread: TMS570LS3137

Hello,

I'm using TMS570LS3137 ZWT and I need to connect it to fpga to send/receive data.

I have connected pins to fpga and using asynchronous emif chip select.

Now emif interface treat devices connected to it as memory space.

So how to transmit bulk data to fpga and vice versa.

do I need to make packets of data?

looking for right approach to achieve this?Do you have any example code for this.