Hello,
I'd like to store a bunch of data in a specific flash sector of the device and depending on some conditions I'd like to change some of those values. So far programming the sector with the initial values is working. But when I want to reprogram one value of the sector which was already programmed this is not possible. My workaround right now is to read all values erase the sector and programm the new values. Is there a way to reprogramm specific addresses without erasing the complete sector?
Regards,
Dominic