dac7 2.0.0.0
|
Dac7 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
uint16_t | v_ref_sel |
Dac7 Click example.
DAC 7 click carries the AD5624R 12-bit buffered Digital-to-Analog Converter that converts digital value to the corresponding voltage level using external voltage reference.
The demo application is composed of two sections :
Application Init performs Logger and Click initialization.
In this example, we adjust the DAC output voltage from 1000 mV to 4000 mV for the channels, starting from channel A to channel D and then set the DAC output voltage to 5000 mV for all channels. Results are being sent to UART Terminal where you can track their changes. All data logs write on USB UART changes every 5 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |
uint16_t v_ref_sel |