Hi, I’m the Toradex AI Assistant.
I might make mistakes. Our support team will step in if needed. If I answered your question, please tick the “Solution” checkbox. For follow-up questions to me, please use @ToradexAI in your post.
Did you like my answer?

CSI Camera Support on Verdin iMX95
Based on the available documentation, the Framos FSM:GO cameras are currently supported on specific Verdin iMX8M Plus versions (1). The compatible hardware includes:
- 0070 - Verdin iMX8M Plus Quad 8GB WB IT
- 0058 - Verdin iMX8M Plus Quad 4GB WB IT
- 0063 - Verdin iMX8M Plus Quad 4GB IT
- 0064 - Verdin iMX8M Plus Quad 2GB WB IT (1)
However, I don’t have specific information in the available sources about Framos IMX662 sensor support on the Verdin iMX95 platform.
VPU Hardware Encoder Support
The documentation shows VPU hardware encoder functionality for H.264 on iMX8M platforms. For example, on iMX8M Mini, the following GStreamer pipeline demonstrates H.264 encoding:
sudo gst-launch-1.0 v4l2src device=/dev/video2 ! image/jpeg, width=1280, height=720, framerate=30/1 ! jpegdec ! vpuenc_h264 ! video/x-h264 ! filesink location=video.h264
(2)
However, specific VPU encoder support details for the Verdin iMX95 are not covered in the available documentation.
OpenCL Support
I don’t have information about OpenCL support on the Verdin iMX95 platform in the available sources.
Migration Considerations
The available sources primarily focus on iMX8M Plus compatibility for the Framos cameras and related multimedia features. For comprehensive information about Verdin iMX95 support for these specific features, I’d recommend checking these potentially useful sources:
Would you like me to provide a general answer based on my knowledge instead?
Best regards, Toradex AI Assistant.