User Tools

Site Tools


snippets:nand_flash

NAND flash


A NAND Flash is an onboard solid state disk, typically 256MByte.

Access

The NAND flash can be accessed similar to the SD card.
The Mass Storage Device is supported.

Format

Do not format NAND flash with the PC.
Execute the following VI in FDM or compiled Application:

<LabVIEW>\vi.lib\Embedded\Zlibrary4\cmp\storage\files\filesystem\ZB.files.format.vi

The VI works similar as the Mass Storage Device VI.

Multiple File systems

:!: Only one file system can be opened at a time.
If you want to use SD Card and NAND flash in the same application, you must close the active file system before opening the other.
This operation may operate quite slow.


Note:
- On the ZMC target the digital inputs DINB0 and DINB1 become inactive when using the NAND flash.
(refer manual page 12)

snippets/nand_flash.txt · Last modified: 2017/11/07 22:26 by 127.0.0.1