Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 149971

Forum Post: RE: ADC conf registers on AM335x

$
0
0

Dean,

You may be missing a couple of important function calls that setup the bias transistors for the Idle step. Without these properly configured you won't ever get touch detections. I'm referring to functions:

TSCADCIdleStepConfig();

TSCADCIdleStepAnalogSupplyConfig();

TSCADCIdleStepAnalogGroundConfig();

Refer to the demo code for the necessary arguments for these functions.

-Tyler


Viewing all articles
Browse latest Browse all 149971