I have a Zero 3W (V1.12) running Armbian_24.5.1_Radxa-zero3_jammy_vendor_6.1.43.
When I run i2cdetect -y 3 I get:
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: – -- – -- – -- – --
10: – -- – -- – -- – -- – -- – -- – -- – --
20: – -- UU – -- – -- – -- – -- – -- – -- –
30: – -- – -- – -- – -- – -- – -- – -- – --
40: – -- – -- – -- – -- – -- – -- – -- – --
50: – -- – -- – -- – -- – -- – -- – -- – --
60: – -- – -- – -- – -- – -- – -- – -- – --
70: – -- – -- – -- – --
My device is on 0x29 and is a known good device (tested on Raspberry pi).
I have added overlays=meson-g12a-i2c-ee-m3-gpioa-14-gpioa-15 to /boot/armbianEnv.txt ( /boot/uEnv.txt doesn’t exist).
I tried to open armbian-config but the hardware page is unreadable.
What else can I try?