eeprom10 2.1.0.0
|
EEPROM 10 Click is a compact add-on board that contains the highest-density memory solution. This board features the N24C32, a 32Kb I2C CMOS Serial EEPROM from ON Semiconductor. It is internally organized as 128 pages of 32 bytes each, with a 32-byte page write buffer and a fast write time of up to 4ms.
We provide a library for the EEPROM 10 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 10 Click driver.
eeprom10_cfg_setup
Config Object Initialization function. eeprom10_init
Initialization function. eeprom10_write_enable
EEPROM 10 write enable function. eeprom10_write_n_byte
EEPROM 10 write desired number of data function. eeprom10_read_n_byte
EEPROM 10 read desired number of data function. This example demonstrates the use of EEPROM 10 click board by writing specified data to the memory and reading it back.
The demo application is composed of two sections :
Initializes the driver and USB UART logging.
In this example, we write and then read data from EEPROM memory. Results are being sent to the Usart Terminal where you can track their changes. All data logs write on USB UART changes approximately every second.
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.