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.

AM335x PRU GPI parallel capture mode



We have image data , and they are 8 bits data stream along with sync clock.

We want to apply PRU – GPI parallel mode to capture them.

But I want to know when data is ready in PRU R31, then I can read data from R31 to memory.

It is better that using DMA to move data from PRU R31 to ARM DDR-ram.