analogmux5 2.0.0.0
|
Analog MUX 5 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Analog MUX 5 Click Example.
This example showcases how to initialize, configure and use the Analog MUX 5 click module.
The demo application is composed of two sections :
Initializes the driver and enables the analog inputs.
This is an example that shows the use of a Analog MUX 5 click board. In this example, we switch from channel AN1 to channel AN4, read and display the voltage on the active channel. Results are being sent to the Usart Terminal where you can track their changes.
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 | ) |