MikroElektronika EEPROM 13 Click
Overview
EEPROM 13 Click [1] is a compact solution for a minimal parameter storage option in various embedded applications.
It features the M24M01E [2] (1M-bit) Serial EEPROM Memory from STMicroelectronics with enhanced hardware write protection for entire memory, with a page size of 256 bytes and an additional 256 bytes of identification page.
EEPROM 13 Click (Credit: MikroElektronika)
Requirements
This shield can only be used with a board that provides a mikroBUS™ socket and
defines a mikrobus_i2c node label for the mikroBUS™ I2C interface. See
Shields for more details.
Programming
Set --shield mikroe_eeprom_13_click when you invoke west build.
For example:
# From the root of the zephyr repository
west build -b frdm_mcxn947/mcxn947/cpu0 --shield mikroe_eeprom_13_click samples/drivers/eeprom