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.

How to FPGA Interface with AM335 processor GPMC

Hi all,

     This is M.Subash from bengaluru.  Actually i am going to interface FPGA with AM335 processor using GPMC.  Here GPMC act as Master and FPGA act as Slave. I am trying to do that AM335 processor,GPMC has to  write the data into FIFO in FPGA side.  we are choosing NOR protocol and Synchronous access type.  I checked GPMC bus pins, GPMC_CLK, GPMC_ADDR, GPMC_DATA  and other Enable pins are coming perfectly.  But GPMC  data is not writting into the FIFO in FPGA side.  In fpga side, i did the code to recover the data.  But i can't get the correct data. Please anyone kindly guide me.....

Thanks and regards,

M.Subash