mp32 2.0.0.0
|
Mp32 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Mp32 Click example.
This example demonstates the use of MP3 2 Click board.
The demo application is composed of two sections :
Initializes the driver and enables the click board. Then sets the device to play songs from SD Card, and after that sets volume, and equalizer.
Demonstrates the use of play, play next, and pause modes. Each step will be logged on the USB UART where you can track the program flow.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |