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.