Flash
Flash Memory Storage
- Overview
- Driver
- Daisylink
- Standalone
Add 16MB of flash storage to any project. Create your own file management system or use the provided sector read/write methods.
Key features • 16MB Flash Storage | Resources PID: 0x080001 |
See Drivers page for further details.
| Function | Description |
|---|---|
SfGetid(b9) | Returns 3 bytes in b9 |
SfErase(a) | Erases a block at a address. |
SfWrite(a,b9) | Writes a byte array b9 at a address. |
SfRead(a,b9) | Reads a byte array from flash at a address. |
DVer() | This driver version. |
The Code!
Flash Driver
loading...
These Daisylink samples assume the driver is installed, see the Driver Tab.
- Python
- JavaScript
Python Sample
loading...
JavaScript Sample
loading...
These samples show how to run DUELink Standalone.
- Script
This example runs using the default DUELink Internal Engine using its Scripting Language, and it expects the driver to be loaded first, see the Driver Tab.
Standalone Script Sample
loading...
Ordering Info
| Product | Part Number | Price |
|---|---|---|
| DUELink Flash | GDL-STFLASH-A | $9.95 |