Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

DAC AD5664 - Procedures for quadruple 16bit DAC AD5664


Files

file  otAD5664.h
 AD5664 Library for AD5664 DAC.

Modules

 Version History
 AD5664 - Code example

Data Structures

class  otAD5664
 Class that allows to use AD5664/24 DAC. More...
class  otAD5664
 Class that allows to use AD5664/24 DAC. More...

Defines

#define DAC_BIT   16
 Possible selection 12 or 16, Use 12 for AD5624 or 16 for AD5664.
#define VREF   4096
 Voltage reference as mV (Rev.1.0 board was 5000).
#define mVto_adu(mv)   ((65535L * ((U32) mv)) / VREF)

Detailed Description

Quadruple DACs with a voltage swing of 0 to 4.06 volt.
Dependency:
FPGA - Procedures for SharkDuino+ FPGA
SPI - Serial Protocol Interface
TIMER - Procedure for timer usage

Define Documentation

#define DAC_BIT   16
 

#define mVto_adu mv   )     ((65535L * ((U32) mv)) / VREF)
 

#define VREF   4096
 

footer

otStudio - Library Reference - (C) 2020-23 Officina Turini, All Rights Reserved
Document built with Doxygen 1.4.0