Open main menu

Changes

C779-Software

18 bytes added, 12 April
no edit summary
please append the
If (and only if) you have a device such as the Auvidea B102 that supports the 22pin connector with all 4 lanes wired out(such as [[X1300]]), and are using a Compute Module with the CAM1 connector that also has all 4 lanes wired up, you can use
dtoverlay=tc358743,4lane=1
should now reflect the resolution detected.
8. The chip supports two formats - BGR3 RGB3(the default) and UYVY. BGR3 RGB3 is 24bpp, and UYVY is YUV4:2:2 16bpp.
Over the normal 2 CSI-2 lanes the data rate is such that BGR3 RGB3 can run at a maximum of 1080p30, whilst UYVY will go up to 1080p50. Use the following command to select UYVY, however your application may override that.
v4l2-ctl -v pixelformat=UYVY