Last edited 9 months ago

Camera sensors hardware components

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Applicable for STM32MP13x lines, STM32MP15x lines

1 Article purpose[edit source]

The purpose of this article is to:

  • List the camera sensors 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.

2 Software frameworks[edit source]

Domain Peripheral Software components Comment
OP-TEE Linux STM32Cube
Visual OmniVision OV5640 GalaxyCore GC2145 V4L2 camera framework Camera sensors

3 OmniVision OV5640[edit source]

The OmniVision OV5640 camera sensor supports both parallel and MIPI® CSI-2 interfaces.

For details and the datasheet please contact the OV5640 provider.

3.1 Linux driver[edit source]

Bindings: Documentation/devicetree/bindings/media/i2c/ovti,ov5640.yaml

Sources: drivers/media/i2c/ov5640.c

4 GalaxyCore GC2145[edit source]

The GalaxyCore GC2145 camera sensor supports both parallel and MIPI® CSI-2 interfaces.

For details and the datasheet please contact GalaxyCore.

4.1 Linux driver[edit source]

Sources: drivers/media/i2c/gc2145.c