eeprom9
2.1.0.0
|
EEPROM 9 Click is a compact add-on board with a highly reliable nonvolatile memory solution. This board features the M95P32-I, the 32Mbit electrically erasable programmable memory with enhanced hardware write protection from STMicroelectronics.
We provide a library for the EEPROM 9 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for EEPROM 9 Click driver.
eeprom9_cfg_setup
Config Object Initialization function. eeprom9_init
Initialization function. eeprom9_set_write_enable
EEPROM 9 enable write function. eeprom9_read_memory
EPROM 9 memory reading function. eeprom9_block_erase
EEPROM 9 memory block erase function. This is an example that demonstrates the use of the EEPROM 9 Click board.
The demo application is composed of two sections :
Initializes the driver and USB UART logging, disables hold and write protection.
Writes a desired number of data bytes to the EEPROM 9 memory into a specified address,
and verifies that it is written correctly by reading from the same memory location.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.