SEARCH
TOOLBOX
LANGUAGES
modified on 11 March 2011 at 14:43 ••• 22,412 views

Eagle dac ssi Example

From Manuals

(Difference between revisions)
Jump to: navigation, search
Support (Talk | contribs)
(Created page with '__TOC__ =Digital to Analog Converter (dac_ssi)= ==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html Eagle50], [http://www.micromint.com/index.php/SBC/eagle-50.h…')
Newer edit →

Revision as of 16:09, 17 June 2010

Contents

Digital to Analog Converter (dac_ssi)

Compatibility Eagle50, 50E, 100 with IO plus

The I/O Plus option of the Eagle controller line includes four 10-bit DACs via the SSI serial synchronous interface with a maximum sample rate of 500 kilo-samples/sec (kSPS). These signals are available in the following headers:

This example shows how to use the DAC to generate triangle and square waves. The signal output is shown below. In integer format the 10-bit outputs go between 0 and 1023 (0x03FF) for the range 0.00V to 3.00V in steps of 2.923 mV. Op-amps or other alternatives should be used to implement scaling and isolation.