Discussion forum for the BasicX family of microcontroller chips.
|
Does anyone know how long a GetADC command takes? Would it be faster to use an off module ADC (assuming 10 bit resolution)? Thanks, Paul |
|
|
|
A floating point GetADC takes 278 us, an integer GetADC takes 164 us.
Chris ----- Original Message ----- From: "p_dubinsky" <> To: <> Sent: Tuesday, August 03, 2004 3:52 PM Subject: [BasicX] GetADC time > Does anyone know how long a GetADC command takes? Would it be faster > to use an off module ADC (assuming 10 bit resolution)? > > Thanks, > Paul > Yahoo! Groups Links |
|
|
|
At 07:16 PM 8/3/2004, you wrote: >A floating point GetADC takes 278 us, an integer GetADC takes 164 us. Thanks. I assume that the difference is the floating point conversion overhead. Paul >Chris > >----- Original Message ----- >From: "p_dubinsky" <> >To: <> >Sent: Tuesday, August 03, 2004 3:52 PM >Subject: [BasicX] GetADC time > > Does anyone know how long a GetADC command takes? Would it be faster > > to use an off module ADC (assuming 10 bit resolution)? > > > > Thanks, > > Paul > > > > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > >Yahoo! Groups Links > > >--- >Incoming mail is certified Virus Free. >Checked by AVG anti-virus system (http://www.grisoft.com). >Version: 6.0.733 / Virus Database: 487 - Release Date: 8/2/2004 =========================================================== "We have the power to do any damn fool thing we want to do, and we seem to do it about every ten minutes." J. William Fulbright , quoted in Time (New York, Feb. 4, 1952). =========================================================== ---------- --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.733 / Virus Database: 487 - Release Date: 8/2/2004 [Non-text portions of this message have been removed] |