Skip to main content

v2n-brd-i2c-bringup

Bring-up diagnostic for the V2N SoM's BRD_I2C management bus (Renesas RIIC8). Scans the bus, distinguishes a bus-level electrical fault (line held low / missing pull-ups / wrong pinmux) from per-device failures, then probes every populated IC read-only and prints a PASS/FAIL/SKIP table.

Source: examples/v2n/v2n-brd-i2c-bringup/.

Probed devices

Device7-bit addressNotes
DA9292 (secondary PMIC)0x1E
ACT88760 (primary PMIC)0x25 + 0x26Two-slave model: ADD1 + ADD2
OPTIGA Trust M0x30
TMP1120x40Per SoM metadata — the example also tries the datasheet 0x48..0x4B range and reports any discrepancy instead of hiding it
TPS6286400x4DAssembly option → SKIP when absent
RV-3028-C7 (RTC)0x52
5L35023B (clock generator)0x68
GD32G553 supervisor0x70Via its I²C bridge transport

The example never writes a PMIC voltage, enable, or control register — all probes are read-only, safe to run on any unit.

See also

Questions about this page? Discuss in Community Forum