expanded memory

Questions about the BASICtools and MakeItC
Post Reply
YahooArchive
Posts: 1462
Joined: Fri Oct 19, 2012 5:11 am

expanded memory

Post by YahooArchive »

>Can sampled data be stored in Flash as well as
> SRAM on the board? That or maybe is I can send it over a serial port
> fast enough if the sample rates aren't too high, capture it via a
> terminal programs' logging function, then import into Excel.

There is limited storage on the ARMmite 5K SRAM and version 7 will
support 4-8K in Flash. So data can be sent back to the PC and there
is an example of that using Tcl on the PC and BASIC on the ARMmite-

http://www.coridium.us/ProgrammingXL.php

Another alternative is to attach a USB Flash which can be found at-

http://www.coridium.us/ProgrammingVDrv.php

Some users have also connected a CompactFlash for storage using
uALFAT-SD card



Post Reply