Skip to content

Instantly share code, notes, and snippets.

View LeonardMH's full-sized avatar

Michael Leonard LeonardMH

View GitHub Profile
@LeonardMH
LeonardMH / tps65224-test-log.txt
Last active January 18, 2024 16:58
TPS65224 Linux Drivers Test Logs
root@am62pxx-evm:~# dmesg | grep adc
[ 1.680160] tps65224_adc_probe: chip_id: 3 and ret: 0
# When ADC_IN is low
root@am62pxx-evm:~# cat /sys/bus/iio/devices/iio\:device0/in_voltage0_raw
0
# When ADC_IN is high
root@am62pxx-evm:~# cat /sys/bus/iio/devices/iio\:device0/in_voltage0_raw
3192