Camera Driver

This Camera driver provides an interface for a CMOS digital image sensor.

The following driver variant is available:

  • Camera Asynchronous Driver: The driver supports a callback handler for the IRQ caused by hardware state changes. The functionality is asynchronous to the main clock of the MCU.

Camera Basics and Best Practice

A Camera can be used to interface a CMOS digital image sensor to the processor and provide image capture.

The Camera interface driver supports the CMOS sensor data format configuration and data stream capture.