flash5 2.0.0.0
|
Flash5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
Flash5 Click example.
This application is for storing mass storage.
The demo application is composed of two sections :
Initializes driver, resets device, erasing one page of memory, tests communication and configures device.
Writes "MikroE" to device memory and then reads it and sends it to log.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |