dac17
2.1.0.0
|
DAC 17 Click is a compact add-on board that establishes precise voltage output control in various electronic applications. This board features the DAC7558, a 12-bit, octal-channel voltage output digital-to-analog (DAC) from Texas Instruments. It offers flexible internal or external power options with a voltage range from 2.7V to 5.5V. It features a rapid settling time of 5µs, rail-to-rail output amplifiers, and the ability to simultaneously or sequentially update outputs, ensuring precise and efficient performance.
We provide a library for the DAC 17 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for DAC 17 Click driver.
dac17_cfg_setup
Config Object Initialization function. dac17_init
Initialization function. dac17_default_cfg
Click Default Configuration function. dac17_send_command
This function is used to send specific command of the DAC 17 Click board. dac17_set_dac_output
This function is used to set output level of the sellected channel of the DAC 17 Click board. dac17_set_all_dac_output
This function is used to set output level of the DAC 17 Click board. This example demonstrates the use of DAC 17 Click board by changing the voltage level on the output channels.
The demo application is composed of two sections :
Initializes the driver and performs Click default configuration.
Changes the output channels voltage level starting from full scale ( REF voltage ),
to the mid-scale ( half of the REF voltage ), and then to zero every two seconds.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART Click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.