VOXL2 IMX664 support
-
Hello,
I am trying to integrate a VOXL2 IMX664 (https://docs.modalai.com/M0186/) with a Qualcomm QCS8550 chipset based SoM.
Do you provide a Linux kernel driver to configure the camera registers that would help me to integrate the camera and validate it ?Any kind of help, big or small, would be greatly appreciated. Thank you very much!
-
Hello @namanthaker,
We typically do not provide the register configurations for the cameras because the camera drivers may contain confidential information from other sources.
However, the IMX664 camera is integrated with VOXL2, which can be used for testing and experimentation.
By the way, the camera drivers for VOXL2 are not contained in kernel modules, but in
sensormodulebinaries, which are loaded by the camera pipeline (just FYI). I am not aware of any way of extracting the register settings from those binaries.Alex