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.