flash6 2.0.0.0
|
Flash6 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Flash6 Click example.
This application writes in memory and reads from memory.
The demo application is composed of two sections :
Initializes driver, resets device and tests communication.
Clears the memory sector, writes "MikroE" to device memory and then reads it and sends it to log every 2 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |