Greets, folks
Hope someone around has delved into this.
Question: In a microSD card driven by FatFS, suppose that a partial block is written, and the document is closed. Then the document is later re-opened in append mode, and new data is added. Does the new data fill-out the existing block or does it leave that block as-is, going on to a new one? Does anyone know what happens?
Thanks
Jim