Camera Device Driver#

This section describes how to create camera device drivers on the NVIDIA DRIVE® platform. It discusses:

  • SIPL architecture overview

  • Camera Device Interface (CDI) and Device Driver Interface (DDI)

  • How to create the Camera Device Driver (CDD) for sensor, serializer, and deserializer

  • How to test the new Camera Device Driver

  • How to support new type of devices

  • How to get detailed error information from devices

  • How to create custom API for devices

  • How to modify the system configuration for new platforms

  • Assumptions, Restrictions, and Recommendations (ARRs) for Camera Device Drivers

  • How to update camera device drivers from older DriveOS releases

  • Limitation for multiple camera test cases