This patch is for ADC touch screen , generally resistive touch screen will
have 4 lines for ADC X+ X- Y+ Y-

so , this will cost 2 ADC

for my understand ,  this round robin is just between this 2 ADC , instead
of two sensors in one ADC converter.

>From top thread , if you want to use over 10 sensors for ADC , you need
external ADC chip . and do some communication work with am3358

If you want to have some flexable and no much than 10 sensors ,

what about add a stm32 ?


2014-02-14 5:01 GMT+08:00 <[email protected]>:

>
>
> On Wednesday, February 12, 2014 8:42:27 PM UTC-5, Karl Longen wrote:
>>
>> DOH
>>
>> You make a good point...I thought that the GPIO were configurable between
>> analog and digital.
>>
>> as ADC I've found this: not sure if it is right for me thou. I need these
>> sensors to shoot data concurrently, while I think this board, allow only
>> one signal at time, unless you switch input
>>
>
> The system is capable of reading the ADC inputs rapidly in round-robin
> fashion.  It depends on having kernel support for this.  The changes went
> into the mainline kernel last fall:
>   http://beagleboard-gsoc13.blogspot.com/
>
>  --
> 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/groups/opt_out.
>

-- 
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/groups/opt_out.

Reply via email to