2024-11-05 06:35 PM
Hi, erasing a complete page (2KB) to just write a few bytes is a waste of erase/write cycle. Is there a way to write data in differents part of the page each time? when there is no more space then a page erase should be fired and start over. Is there some implementation of it?
Thanks