Open erkanakarcay opened 4 years ago
I have analyzed the problem. I want to write 1KByte data but this process slows after the 12KByte data. At first 12Kbyte data, the writing process reads 3 flash areas and writes. However, after the 12Kbyte data, this process reads a lot of flash areas and writes.
I have opened the file such as the below, but a short time a later process of writing occur so slowing
thanks