Hardware Architecture
CSI Interface Mapping
| CSI Interface | Analog Switch | Camera Connector | B2B Connector |
|---|---|---|---|
| CSI0 | U45 (TMUX646ZECR) | JCAM0 | JEXP4, Pins 111–120 |
| CSI1 | U42 (TMUX646ZECR) | JCAM1 | JEXP4, Pins 51–60 |
| CSI2 | U44 (TMUX646ZECR) | JCAM2 | JEXP4, Pins 40–49 |

DIP Switch Configuration

| Switch | ON | OFF (default) |
|---|---|---|
| SW1-5 | CSI0 → GMSL mezzanine | CSI0 → mainboard |
| SW1-6 | CSI1 → GMSL mezzanine | CSI1 → mainboard |
| SW1-7 | CSI2 → GMSL mezzanine | CSI2 → mainboard |
Supported MIPI CSI Camera Sensors
ov9282 Camera Sensor

Arducam imx577 Camera Sensor





Arducam imx577 Camera Sensor connection to iq8275

ov9282 Camera Sensor connection to iq8275

Supported Resolutions
| Resolution | Aspect Ratio | IMX577 | OV9282 |
|---|---|---|---|
| 4000 × 3000 | 4:3 | Yes | No |
| 3840 × 2160 | 16:9 | Yes | No |
| 1920 × 1080 | 16:9 | Yes | No |
| 1280 × 720 | 16:9 | Yes | Yes |
| 1024 × 768 | 4:3 | Yes | Yes |
| 800 × 600 | 4:3 | Yes | Yes |
| 640 × 480 | 4:3 | Yes | Yes |
| 320 × 240 | 4:3 | Yes | Yes |
- Advanced features such as SHDR, LDC, and EIS are not supported on IQ-8275.
- There is no hardware JPEG encoder — snapshots use a software encoder running on the CPU.
Camera Streaming
Single Camera Stream
PLAYING, the camera is running. Press Ctrl+C to stop.
Video Encoding
Video Encoding + Snapshot
Take a snapshot
From the interactive menu: (1) Ready → (3) Playing → (p) Plugin Mode → (11) camerasrc → (37) capture-image → (1) Snapshot → enter count
Multi-Camera with Offline IFE
The IQ-8275 has two IFEs for real-time bayer-to-YUV processing. A maximum of two cameras can operate concurrently with real-time IFE The Offline IFE feature allows a single IFE to process two cameras in offline mode, enabling concurrent streaming upto four cameras.
Verify Multi-Camera Operation
Conenct Three OV9292 MIPI cameras connected to four MIPI CSI slots (0, 1 and 2) Run a GST command with multicamera-hint=true for each camera to enable this feature. For example:Troubleshooting
Camera App Not Working
Camera App Not Working
Camera Sensor Not Probing
Camera Sensor Not Probing
Collect logs and search for Expected probe success log:If no probe success appears, check the flex cable connection or camera module.
probe success:Camera Not Streaming
Camera Not Streaming
Enable CSI debug logs and collect dmesg:Start the camera and check for SOF/EOF IRQ messages in the log.
Expected logs:
Collect Debug Logs
Resources
| Topic | Link |
|---|---|
| Camera Architecture | Camera Architecture |
| Camera Sensor Driver Development | Camera Sensor Driver Development |
| Customize Camera Use Case and Pipeline | Customize Camera Use Case and Pipeline |
| Customize Advanced Camera Features | Customize Advanced Camera Features |

