dac
2.0.0.0
|
Dac Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Dac Click example.
This demo example sends digital signal to the outputs and converts it to analog.
The demo application is composed of two sections :
Initializes driver, SPI communication and LOG.
Sends different values( form 0 to 4095 with step 1000 ) to output and prints expected measurement.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |