I'm using the LittleFS and MTP libraries to easily transfer data to-from a Teensy4.1 with a W25Q128JV qspi flash soldered on the bottom side.
Everything was working fine until I tried to transfer a file that exceeded the remaining available memory.
The file explorer shows the memory is full, but when i look under QSPI i can't see any files.

Any suggestions on how to recover from this?
I looked for a command to erase the entire memory chip, but couldn't find one.
Everything was working fine until I tried to transfer a file that exceeded the remaining available memory.
The file explorer shows the memory is full, but when i look under QSPI i can't see any files.

Any suggestions on how to recover from this?
I looked for a command to erase the entire memory chip, but couldn't find one.