eeprom4 2.0.0.0
|
Eeprom4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
Eeprom4 Click example.
This click reads and writes memory.
The demo application is composed of two sections :
Initializes click driver and configures click that all memory block > is unprotected. Also configures that HOLD operation is disabled, and the memory and > status register are writable.
Enables writting to memory array, writes data from buffer to memory, checks if the part is in a write cycle, and if is not reads data > > from memory array and stores data to buffer. Storaged data shows on USB UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |