dac2 2.0.0.0
|
Dac2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Dac2 Click example.
DAC 2 click represents a 16-bit digital-to-analog converter.
The demo application is composed of two sections :
Application Init performs Logger and Click initialization.
This example of the DAC 2 communicates with MCU through the SPI communication, send digital input ( form 0 to 100 with step 1 ) and transforms it to the output voltage, ranging from 0 to Vref [mV].
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |