1. Article purpose[edit | edit source]
The purpose of this article is to:
- List the camera bridges hardware components that might be integrated in the different boards.
- Link these components to the corresponding software framework(s).
- Point to the appropriate component datasheets.
- Explain, when necessary, how to configure these components.
| Some of these hardware components are part of the accessories for STM32 boards. |
2. Software frameworks[edit | edit source]
| Domain | Peripheral | Software components | Comment | ||
|---|---|---|---|---|---|
| OP-TEE | Linux | STM32Cube | |||
| Visual | STMicroelectronics STMIPID02 | V4L2 camera framework | MIPI® CSI-2 to SMIA CCP2 de-serializer camera bridge | ||
3. STMicroelectronics STMIPID02[edit | edit source]
The STMicroelectronics STMIPID02 camera bridge is dual mode MIPI® CSI-2 / SMIA CCP2 deserializer.
For details and the datasheet please contact STMicroelectronics.
| This camera bridge can be found on some STM32MP13 Discovery kits.
Note: Refer to the application note STM32MP135 line interfacing with a MIPI® CSI-2 camera (AN5478) for more details. |
3.1. Linux driver[edit | edit source]
Bindings: Documentation/devicetree/bindings/media/i2c/st,st-mipid02.yaml
Sources: drivers/media/i2c/st-mipid02.c
Device tree example: arch/arm/boot/dts/st/stm32mp135f-dk.dts
4. To go further[edit | edit source]
Related articles: