Hi! I'm new to the A20 development board and I would like to know if it's possible to have access to the value read by the LRADC pin.
Thank you
Most probably by using /dev/mem to access LRADC registers starting at location at 0x01C22800 address. DATA0 and DATA1 registers are respectively at 0x01C2280C and 0x01C22810.