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.

AM3358: The GPMC bus is connected to the FPGA, and the adc data is read in an interrupted way. Occasionally, the first time it is read late, I do not know where the problem is

Part Number: AM3358

Tool/software:

The following figure shows pinmux and gpmc configurations

 

I use gpio interrupt to read fpga data,when an interrupt occurs, will ues the following function to let the data from gpmc addr 0x1000000 to ddr memery 0x9f000000,The interruption is about 5ms once,amount of data transported each time is 4K. A cycle is about 400 times, about 1.5M of data.

However, through the logic analyzer, there will be occasional late reading data,there is a picture of the logic analyzer: