Persist Counter Value

Topics about the Software of Revolution Pi
Post Reply
AlexVillarreal
Posts: 2
Joined: 31 Oct 2018, 16:52

Persist Counter Value

Post by AlexVillarreal »

I have a requirement to "persist" the count in a counter. Seems like after a power cycle, the counter is reset to zero. Is there a way to persist the count after a power cycle? Alternatively, can a specific value be writen into a counter for it to continue from that value? Im using some java code for the application and need the most low latency approach, but any suggestion is welcome.

Currently using RevPi Connect 4 with DIO module.
Post Reply