Flash
Flash Memory Storage
- Overview
- Driver
- Tethered Samples
- Standalone Samples
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 |
Driver Scripts go hand-in-hand with DUELink official firmware. See the Driver Scripts 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!
loading...
These Tethered samples assume the driver is installed, see the Driver Tab.
- Python
- MicroPython
- JavaScript
- .NET
- Arduino
- MicroBlocks
loading...
loading...
loading...
loading...
loading...
This sample project runs on a MicroBlocks-enabled device that is tethered to this module. Note that this tethered module needs to have the official DUELink firmware and its module driver. See MicroBlocks page to learn more.
Click the button below to open, edit, and run the project directly on MicroBlocks' website.
These samples show how to run DUELink Standalone.
- Script
- Arduino
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.
loading...
See Arduino page for more info.
loading...
Ordering Info
| Product | Part Number | Price |
|---|---|---|
| DUELink Flash | GDL-STFLASH-A | $9.95 |