Read out raw values from CSI bus

I would like to ask if it’s possible to read out raw bytes (or bits) from the CSI interface.

I want to use the interface to read out values from http://www.ti.com/lit/ds/symlink/afe5801.pdf

Plan is to process the bits (or bytes) in CUDA and avoid using FPGA+GbE eth as MITM for interfacing.

Hi toxygen,

AFE5801 is LVDS interface, it needs a bridge chip between it and TX2.

Is there any way to modify the vi/csi drivers to read out the signals or is most of the implementation in HW?

No such way for that.