I have some more questions that I can’t find answers to:
How do I use some of the 4MB of Flash to store data or do I have to use a MicroSD card?
How do I throttle the CPU or make it sleep to save power? If it can sleep, can it sleep while watching for a button to be pushed (i.e. how to make it wake up?)
You can use the 4MB Flash to store data, the factory firmware (the game when you first turned on) stores the image in flash. We are currently working on a Arduino library for this, so please be patient. It should be released within this month.
Hi @ ansonhe97, is there any news on the library for writing data on the flash?
I look forward to this library would solve problems for the development of a product based on Wio terminal
Hi @ansonhe97, I tried to use your example but it doesn’t seem to work, the only message the serial monitor returns to me is:
[SFUD](D:\Documenti\Arduino library\libraries\Seeed_Arduino_SFUD-master\src\sfud.c:116)
Am I wrong or is there something wrong?