µTasker Forum

µTasker Forum => Luminary Micro TM LM3SXXXX => Topic started by: Unmesh on June 13, 2011, 01:14:30 PM

Title: ADC in LM3S811
Post by: Unmesh on June 13, 2011, 01:14:30 PM
Hi Mark,
              How can i read all ADC channels including chip internal temperature at a regular interval.
Regards
Unmesh
Title: Re: ADC in LM3S811
Post by: mark on June 13, 2011, 04:42:58 PM
Umesh

Take a look at the following post: http://www.utasker.com/forum/index.php?topic=938.0

This should show how this can be performed.

Note that the internal temperature can be read by selecting ADC_CHANNEL_0_INTERNAL_TEMP instead of ADC_CHANNEL_0 (it is possible on all AD channels).

Regards

Mark