avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] measuring uC supply voltage


From: antony
Subject: Re: [avr-gcc-list] measuring uC supply voltage
Date: Sun, 24 Oct 2004 22:52:11 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910

E. Weddington a écrit :

On 22 Oct 2004 at 19:03, JAMIE MORKEN wrote:

Hi all,

I am trying to figure out the best way to measure the 5V supply voltage for an 
atmega128.  I am using the 5V supply as the ADC reference voltage.  The problem 
I am seeing is when the 5V supply droops, the reference voltage will also 
droop.  For other sensors I need to use the 5V reference voltage.  Any ideas on 
how to solve this?  Is it possible to switch to the internal 2.5V reference 
while the 5V external reference is still hooked up?  Thanks,



I don't know about being able to switch over, but FYI, the internal reference is not all that accurate. I would suggest using an external voltage reference device, perhaps a 2.5V ref. Unfortunately, I don't know a part number off hand (I'm more of a software engineer, not a EE).

HTH
Eric

_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list

.


Try this

   http://space.auburn.edu/CHS/mag/LM185-ADJ.pdf

Regards
Antony


reply via email to

[Prev in Thread] Current Thread [Next in Thread]