Originally Posted by
gigaplex
I was thinking more along the lines of protecting against data loss. Either battery losing connection mid run or just forgetting to extract the data before turning it off.
That's reasonable. The version prior to this one had a flash memory chip - I just found that the extra steps to manage writes (you have to erase sectors *every* time), dealing with sector boundaries blah blah (although, in hindsight, I've now got code that would make that issue go away).
Something to think about.