Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8041

Device Tree • [SOLVED] Overlay for SIP (ACC + MAG) fails with no details in logs

$
0
0
Not 100% clear to my why edge is non-working, but so be it.
changed to

Code:

fragment@46 {target = <&i2cbus>;__dormant__ {#address-cells = <1>;#size-cells = <0>;status = "okay";clock-frequency = <100000>;lsm303dlmmag: lsm303dlmmag@1e {compatible = "st,lsm303dlm-magn";reg = <0x1e>;st,drdy-int-pin = <1>;interrupt-parent = <&gpio>;interrupts = <4 IRQ_TYPE_LEVEL_HIGH>;pinctrl-0 = <&int_pins>;pinctrl-names = "default";};};};

Code:

pi@newpi5:~ $ sudo i2cdetect -y 3     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f00:                         -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- UU -- -- -- -- -- UU -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 40: UU UU -- -- UU -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- UU -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- UU 

Statistics: Posted by aBUGSworstnightmare — Fri Mar 07, 2025 9:47 am



Viewing all articles
Browse latest Browse all 8041

Trending Articles