MikroElektronika Flash 6 Click
Overview
Flash 6 Click [1] is a perfect solution for the mass storage option in various embedded applications.
It features the W25Q128JV [3] (128M-bit) Serial NOR Flash Memory from Winbond which provides a storage solution for systems with limited space, pins and power. The W25Q [2] SpiFlash family incorporates the popular SPI interface and the medium sized NOR non-volatile memory space. They are ideal for code shadowing to RAM, executing code directly from Dual/Quad SPI (XIP) and storing voice, text and data. The small 4KB sectors allow for greater flexibility in applications that require data and parameter storage.
Flash 6 Click (Credit: MikroElektronika)
Requirements
This shield can only be used with a board that provides a mikroBUS™ socket and
defines a mikrobus_spi node label for the mikroBUS™ SPI interface. See
Shields for more details.
Programming
Set --shield mikroe_flash_6_click when you invoke west build.
For example:
# From the root of the zephyr repository
west build -b frdm_mcxn947/mcxn947/cpu0 --shield mikroe_flash_6_click samples/drivers/flash_shell