eeprom5 2.0.0.0
|
EEPROM5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
EEPROM5 Click example.
This is an example that demonstrates the use of the EEPROM 5 Click board.
The demo application is composed of two sections :
Initialization driver enables SPI, also write log.
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 for every 3 sec.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |