Tapatalk

How to use on-board flash memory (T2Flash class)?

How to use on-board flash memory (T2Flash class)?

1

PostApr 19, 2018#1

Hi there,

I'm looking into utilizing the on-board flash memory for reading/adjusting device configuration. Could anyone please point me to an example of T2Flash class usage?

I'm thinking about the following use case:
- Power up the flash on startup, read configuration, power it down.
- Upon receiving a configuration command from serial apply the new configuration, power up the flash, save new configuration, power the flash down.

Thanks