Now,AM335X communicate with FPGA by GPMC ,i want to use EDMA ,i don't understand where to create a DMA request ,how to make a dma request signal,who can help me ,thank you very much ?
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.
Now,AM335X communicate with FPGA by GPMC ,i want to use EDMA ,i don't understand where to create a DMA request ,how to make a dma request signal,who can help me ,thank you very much ?
Hi,
Check this thread: https://e2e.ti.com/support/arm/sitara_arm/f/791/t/348712
There are three AM335X processor pins: xdma_event_intr[2:0] that can be used for this purpose.
Yes, the GPMC has a direct mapped DMA request - GPMCEVT, EDMA Event #52. There is no handshaking mechanism.