Great, I have come up with a very basic / simple solution for my proyect, I am going to test it and if it works I will post it here. Nevertheless, I would really appreciate a proper way of handling this issue as my solution is more of a hack than a real solution.
I have a question about the lifecycle, here you said that the datasheet states 100,000 cycles (which I guess reffers to a read or write to a particular address) however in your video it shows 1,230,163 cycles.
Are this cycles a read AND a write to each address?
From this, was your micro lifecycle 10 times bigger than datasheet?
I would like to know how many times I can read OR write to a SAME address before it fails in order to adjust my program writting interval.
Thank you for your help