Any way to store data (one word) to flash in case of disconnecting device?
Posted on March 24, 2016 at 09:20Hi. We have a variable (one word) which is changing constantly. Up to 200 times per second. We would like to store its value even if power goes down. Do you have any idea how to do that in the most elegant way? We ha...