dac14 2.1.0.0
|
DAC 14 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
DAC 14 Click example.
This example demonstrates the use of DAC 14 click board by changing the voltage level on the OUT0 as well as the waveform signals from a function generator on the OUT1.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Changes the voltage level on the OUT0 as well as the waveform signals from a function generator on the OUT1 every 3 seconds. The state of both outputs will be displayed on the USB UART.
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 | ) |