Jump to main content
Software SDK Developer Guide for I2C
VisionFive 2
Version: 1.0
Date: 2022/11/10
Doc ID: JH7110-DGEN-009
Welcome to the RVspace Doc Center!
Search
Legal Statements
Important legal notice before reading this documentation.
Preface
About this guide and technical support information.
Introduction
Function Introduction
Block Diagram
Device Tree Overview
Source Code Structure
Configuration
Kernel Menu Configuration
Device Tree Source Code
Device Tree Configuration
Board Level Configuration
Interface Description
i2c_add_adapter
i2c_new_client_device
i2c_register_driver
i2c_transfer_buffer_flags
i2c_transfer
General Use Example
I2C Driver Example
Commands in User Space