Hi, 

if it claims to use the same driver as Circuitco, it will depends on which 
version.
The LCD7 rev A3 seems to use i2c, and rev A3 uses adc chanels 4-5-6-7 as 
per dts:
adc {
ti,adc-channels = <4 5 6 7>;
}; 

You should be able to use chans 0 to 3.

Cedric

Le mardi 12 août 2014 09:37:03 UTC-4, [email protected] a écrit :
>
> When the 4DCAPE-70T display is connected to BBB, ALL the analog  inputs 
> are made unavailable, even thought the 4DCAPE-70T documentation claims 
> that only ain 0-3 are used. 
>
>
> The 4DCAPE-70T uses the same driver as the LCD7 Cape from Circuitco.
>
>
> Has anyone figured out how to access the analog inputs 4, 5, 6 that are 
> supposedly unused?
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to