Part Number: BEAGLEBK
Hello.
I am quite new to PRU, sorry in advance if I make any mistake.
I would need to read a parallel LVDS signal which is a 4 data channels + CLK and Framesync, that looks like this:
As you can see, the signals change in every edge (both falling and rising edges). Of course, we would place a differential LVDS driver receptor prior to the beaglebone pru ports (so signal will be exactly as the black + traces in the figure). Our intention is to send them later to memory and probably the ARM would create a UDP packet to send them over ethernet.
I would like to know if there is a way to receive these signals with the PRU in any way and process them correctly.
Would it be a Direct Connection Mode configuration?
Thank you all.