Memory full message
Cogburn
Posts: 62
I was playing around trying to put rc time readings in an array so I could average them to smooth the values. I suppose I loaded up the eeprom because I cannot get the stamp to work now and get an error message memory full. Is there a command I can send to dump or erase the memory?
Comments
Back off on the size of the array and see what happens. You know, if you are using STAMPW.EXE, you can use the "memory map" to see exactly how the Stamp memory is allocated. It shows both the EEPROM and the RAM usage.
You may have to resort to a less memory intensive smoothing algorithm, such as a IIR pass filter.
The multi-slot stamps such as the BS2p have additional RAM memory that can be useful for arrays.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com