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
- Camera Frame Synchronization
- SIPL Architecture
- Creating a New Camera Device Driver (CDD) Using the SIPL Framework
- Camera Authentication
- Supporting a New SerDes Using the SIPL Framework
- Working with the New SIPL Camera Device Driver
- Adding Support for New Type of Devices
- Retrieve Detailed Error Information from Devices
- Custom API for Devices
- Software Configurations for New Platform
- Development Guidelines for Camera Device Drivers
- Limitation for Multiple Camera Test Cases