Hi,
It seems there are some I2C devices on the module. We need to know the reserved I2C addresses for the module, in order to avoid address conflicts on our customed carrier board.
Thanks.
Hi,
It seems there are some I2C devices on the module. We need to know the reserved I2C addresses for the module, in order to avoid address conflicts on our customed carrier board.
Thanks.
hello diverger,
you may disassembler the dtb file into text file to review the i2c definitions.
for example, dtc -I dtb -O dts -o output.txt tegra186-p3636-0001-p3509-0000-a01.dtb
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.