gainamp 2.0.0.0
|
GainAMP Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
GainAMP Click example.
This is an example that demonstrates the use of the GainAMP Click board.
The demo application is composed of two sections :
Initializes SPI module and set CS pin and RST pin as OUTPUT, initialization driver init and resets chip.
Sets the gain for both channels, channel A and channel B.
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 | ) |