When plugged in a USB port, the Wio Terminal shows up as a Mass Storage Device (aka. MSD).
It is used to upload a binary using the very handy UF2 protocol.
The question is:
- When using the Wio Terminal, how to write files from a sketch?
The idea would be to use this MSD instead of a Flash card to save data.
Thank you for the link.
The sketch allows to use the QSPI Flash as an SD-card and write files to it.
Now the question is, when I connect the Wio Terminal to a PC, a volume is mounted. How to access the files previously written?
Hansen
#4
Hi @reivilo:
we will update a demo that can use the Mass Storage Device sending data to Flash then save this data.
1 Like