I connected the imx219 to the board, booted the board and followed these instructions. The pipeline opens, but I do not get a picture, it stays black.
/dev/video0-3 gets enumerated and v4l2-ctl --all outputs the following:
Driver Info:
Driver name : rkisp1_v0
Card type : rkisp1_mainpath
Bus info : platform:ff910000.rkisp1
Driver version : 4.4.167
Capabilities : 0x84201000
Video Capture Multiplanar
Streaming
Extended Pix Format
Device Capabilities
Device Caps : 0x04201000
Video Capture Multiplanar
Streaming
Extended Pix Format
Media Driver Info:
Driver name : rkisp1
Model : rkisp1
Serial :
Bus info :
Media version : 0.1.0
Hardware revision: 0x00000000 (0)
Driver version : 0.0.0
Entity Info:
ID : 2
Name : rkisp1_mainpath
Type : V4L2 I/O
Pad : 0: Sink
Priority: 2
Format Video Capture Multiplanar:
Width/Height : 800/480
Pixel Format : 'NM12' (Y/CbCr 4:2:0 (N-C))
Field : None
Number of planes : 2
Flags :
Colorspace : SMPTE 170M
Transfer Function : Rec. 709
YCbCr/HSV Encoding: ITU-R 601
Quantization : Full Range
Plane 0 :
Bytes per Line : 800
Size Image : 384000
Plane 1 :
Bytes per Line : 800
Size Image : 192000
Crop: Left 0, Top 0, Width 1920, Height 1080
Selection: crop, Left 0, Top 0, Width 1920, Height 1080, Flags:
Selection: crop_bounds, Left 0, Top 0, Width 1920, Height 1080, Flags:
Selection: crop, Left 0, Top 0, Width 1920, Height 1080, Flags:
Selection: crop_bounds, Left 0, Top 0, Width 1920, Height 1080, Flags:
User Controls
exposure 0x00980911 (int) : min=0 max=4095 step=1 default=1575 value=95
gain 0x00980913 (int) : min=256 max=43663 step=1 default=256 value=256
horizontal_flip 0x00980914 (bool) : default=0 value=0
vertical_flip 0x00980915 (bool) : default=0 value=0
Image Source Controls
vertical_blanking 0x009e0901 (int) : min=686 max=686 step=1 default=686 value=686
horizontal_blanking 0x009e0902 (int) : min=1524 max=1524 step=1 default=1524 value=1524
analogue_gain 0x009e0903 (int) : min=256 max=2816 step=1 default=512 value=256
Image Processing Controls
link_frequency 0x009f0901 (intmenu): min=0 max=0 default=0 value=0
pixel_rate 0x009f0902 (int64) : min=0 max=182463120 step=1 default=182463120 value=182463120 flags=read-only
test_pattern 0x009f0903 (menu) : min=0 max=13 default=0 value=0
Is there anybody that can help on this regard? @Jack maybe? The support for this camera + NPU is the only reason our company bought this board.