We have a custom FPGA board that should be spitting out RAW16 greyscale through CSI2. I am attempting to connect this to a PI 5 and get an image on the screen with no luck so far.
Hooked into the CAM/DISP0 port.
Image should be RAW16 greyscale
CSI2, 2-lanes
default size: 1280 x 800
I have built, installed and enabled the dummy sensor branch. https://github.com/6by9/linux/tree/rpi- ... mmy-sensor by @6by9
in config.txtFrom here I'm a bit lost on what to do next. Media bus does not seem to support this format.
Thanks in advance.
Hooked into the CAM/DISP0 port.
Image should be RAW16 greyscale
CSI2, 2-lanes
default size: 1280 x 800
I have built, installed and enabled the dummy sensor branch. https://github.com/6by9/linux/tree/rpi- ... mmy-sensor by @6by9
in config.txt
Code:
Set: camera_auto_detect=0At end of file: dtoverlay=dummy-csi2-sensor,2lanesThanks in advance.
Statistics: Posted by RLC — Wed Apr 23, 2025 2:55 pm