dac5 2.0.0.0
|
Dac5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Dac5 Click example.
This demo example sends digital signal to one of the outputs and converts it to analog
The demo application is composed of two sections :
Initializes driver init, tests communication and configures device for measuring
Sets the channel H with different values and logs the expected output on USB UART
In order to improve the accuracy, measure the voltage on the click board VrefIN SEL jumper and set it as VREF below.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |