
Originally Posted by
flotulopex
Since I'm using interrupts, storing data with WRITE might sometimes be too long in conjunction some ADC processes.
How do I store numbers greater than 65535 in variables and reuse them?
I'm lost.
Roger ...
You can store them in temporary variables and send them to EEPROM when you've enough time ...
WHILE some ADC conversions are running in the background ... for example.
ah, ... yes, I see ... that needs some ... brain use ???
just open your PBP "samples" folder and look for "A2D10" ... instead of "ADCIN10"
...
Good night, Roger
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks