Storing variables

From: Richard (rwskinner)
Date: 12/28/04


Date: Tue, 28 Dec 2004 06:51:14 -0600

Is there an easy way to save 12 bit values in eeprom as effeciently as
possible?
Basically, I have to store tons of data.

If I could afford to loose the resolution,is there a way to convert 12 bit
values into 8 bits, kind of like if I had an 8 bit adc to begin with?

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---



Relevant Pages

  • Re: Storing variables
    ... > Is there an easy way to save 12 bit values in eeprom as effeciently as ... I have to store tons of data. ... > If I could afford to loose the resolution,is there a way to convert 12 bit ... Shift right 4 bits? ...
    (comp.arch.embedded)
  • Re: PIC16F877A Code problems
    ... Sorry I didnt give much info. Hope this is better. ... When i give PORTD = b;, ... I tested the ADC by ... wrote into eeprom using the char variables a and b. ...
    (comp.arch.embedded)