2026-02-04 5:50 AM
Hi
I'm trying to configure a camera chip (Nextchip nvp6324) that outputs mediaformat MEDIA_BUS_FMT_UYVY8_2X8.
There are examples to setup IMX335 sensor to a CSI-2 interface, but how to configure this format ?
BR Raimo
2026-03-03 11:38 PM
Hi @Ronte.1 ,
You can find an example using the IMX335 sensor here that shows how to set up the sensor with v4l2 and you just need to to adapt it to your format.
Alternatively, you can use libcamera by following this link
Regards,
Grégory