I2C 接口组件
设备树源文件位于sail_proc/BSP/scripts/lemansau-sailhyp.dts。
I2C API
RTSS 的 I2C API 列于sail_proc/BSP/i2c/public。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚀 QLI Version 2.1 is now live ! Switch to new version to check out the latest content
| 子系统 | 传输模式 | 说明 |
|---|---|---|
| RTSS | FIFO 轮询 |
|
sail_proc/BSP/scripts/lemansau-sailhyp.dts。
sail_proc/BSP/i2c/public。
se0_i2c: qupv3_se0_i2c {
reg-base = <0xF1900000>;
slave-addr = <0x28 0x29 0x12 0x11 0x13 0x15 0x17>;
clock-name = <clock_name>;
clock-frequency = <19200000>;
interrupt = <402>;
pinctrl = <address node of pinctrl>;
i2c-mode = <2>;
addressing-mode = <1 1 1 2 2 2 2>;
timestamp = <0 0 0 0 0 0 0>;
precmd-delay = <0 0 0 0 0 0 0>;
access-mode = <0>;
status = <1>;
};
此页面对您有帮助吗?
