2025-07-28 7:45 AM
Hi,
Is there any code for driving vd55g1 in STM32N6570-DK? It is stated in STMicroelectronics/stm32-mw-camera that vd55g1 is supported, but I have not found the demo for its use. Could you please provide the demo?
2025-07-29 2:25 AM
Hello,
The VD55G1, and all other BrightSense image sensors, can be used with the following evaluation software on : https://www.st.com/en/embedded-software/stsw-img501.html
Additionally, you can refer to the user manual UM3224, which provides detailed guidance on how to integrate and configure the VD55G1 sensor.
For the STM32N6570-DK board, you may want to explore the DCMIPP application available on GitHub. This application supports the IMX335 camera sensor component, and you can use it as a reference example to configure your VD55G1 sensor.
Br