I’m trying to set up a Raspberry Pi Camera Module 3 NoIR (IMX708 sensor) on my Vicharak Vaaman board, but it seems the board does not natively support this camera module. According to the Vicharak documentation, only the Raspberry Pi Camera Module v1 (OV5647) and v2 (IMX219) are supported with corresponding overlays in vicharak-config. There’s no mention of an overlay for the IMX708 sensor used in Camera Module 3 NoIR.
Note: Tried to enable RasPi Camera V1.3 (OV5647) and RasPi Camera V2.0 (IMX219) in the overlays but after boot none of them are enabling.
Product link: https://www.raspberrypi.com/products/camera-module-3/
- Has anyone successfully used the Raspberry Pi Camera Module 3 NoIR (IMX708) with the Vaaman board?
- Is there an IMX708 overlay or firmware update in development for the Vaaman to support this camera?
- Are there any workarounds (e.g., custom kernel modules, driver patches, or alternative software) to enable the IMX708 on the rkisp1 driver?
- Can Vicharak provide guidance on adding IMX708 support or point to resources for compiling a custom driver?