digipot5 2.0.0.0
|
DIGI POT 5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
DIGI POT 5 Click example.
This example demonstrates the use of the DIGI POT 5 click board.
The demo application is composed of two sections :
Initializes all necessary peripherals and pins used for the DIGI POT 5 click. Also allows the device to be reset and configured to enable all wipers (4). UART console module will be initialized also in this function.
Demonstrates the use of click driver functions by performing a control of the all wipers positions. By checking the uart console, user can be informed about the all current wipers positions.
note: Increment/decrement command can be issued only to volatile wiper locations.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |