2025-11-21 5:06 AM
Hello!
I have NUCLEO-N657X0-Q development kit and two camera modules: B-CAMS-IMX and B-CAMS-OMV.
According to the chip documentation, it is possible to connect two cameras by using CSI-2 as the primary interface and DCMI as the auxiliary interface. However, in the example projects for the N6 series, I only see implementations for working with a single camera connected via CSI-2.
1. Is it possible to implement such a dual-camera setup within a single project?
2. Are there any code examples available that demonstrate how to connect both cameras (one via CSI-2 and the other via DCMI)?
3. If no such example exists for dual-camera setups, are there at least examples showing how to connect a single camera via DCMI to an N6-series chip?
Any guidance or resources would be greatly appreciated!