mux3 2.0.0.0
|
MUX 3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
MUX 3 Click example.
This application sets multiplexing one input channel to eight single-ended output channels.
The demo application is composed of two sections :
Initialization driver enable's - GPIO, also write log.
This is an example which demonstrates the use of MUX 3 Click board. Sets the current active and changes the channel every 1 sec. Results are being sent to the Usart Terminal where you can track their changes. All data logs write on Usart Terminal changes for every 1 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |