c2x30wamp 2.0.0.0
|
c2x30W Amp Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
c2x30W Amp Click example
This application is audio amplifier.
The demo application is composed of two sections :
Initializes GPIO driver and enables the device.
Mute output for a period of 3 seconds, then keep it unmuted for a period of 10 seconds. After that, checks if over current fault, over temperature fault or too high DC offset fault occurred.
When under or over voltage condition occurres the output goes to high impedance state, but the FAULT pin will not be asserted.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |