TinyCircuits Forum

General Category => General Discussion => Topic started by: jgavlik on May 13, 2020, 12:06:23 PM

Title: FLASH for EEPROM
Post by: jgavlik on May 13, 2020, 12:06:23 PM
Is there a "simple" way to use FLASH, like on the TinyScreen+, as EEPROM for non-volatile storage for a few variables?  That is, without plowing thru gobs of code to find out how - just a simple function would be nice.

Thanks,
John
Title: Re: FLASH for EEPROM
Post by: greg.brougham on December 23, 2021, 06:59:29 AM
Hi, I wondered if anyone has tried the following on the tinyzero -https://www.arduinolibraries.info/libraries/flash-storage

The only issue is that it doesn't preserve the reservation across downloads which I believe is possible