I'm working on a data logger logging 6 sensors at 1Byte each, 15Hz and running off a 110mah battery. I want this to run for around 16 hours, so I've calculated that its going to be about 6- 8MB of data. The sensors and MSP430 don't consume a lot of power, but most of the memory I've been able to find needs a good 20mA or more for programming, which kind of kills the ultra - low power point.
Would you have any suggestions?