Lincoln SSP DAC Example
From Manuals
(Difference between revisions)
(Created page with '==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]== The I/O Plus option of …') |
(→Compatibility Lincoln 60, Lincoln 60E) |
||
| Line 1: | Line 1: | ||
==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]== | ==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]== | ||
| - | The I/O Plus option of the Lincoln controller line includes | + | The I/O Plus option of the Lincoln controller line includes a 4-channel 12-bit DAC via the SSP serial synchronous port. These signals are available in the following header: |
[[Image:Lincoln-60-DAC.png|center|alt=Lincoln-60|frame|<div align="center">''Digital to Analog connector pin out]] | [[Image:Lincoln-60-DAC.png|center|alt=Lincoln-60|frame|<div align="center">''Digital to Analog connector pin out]] | ||
| + | |||
| + | This example shows how to use the DAC to generate triangle and square waves. The signal output is shown below. In integer format the 12-bit outputs go between 0 and 4095 (0x0FFF) for the range 0.00V to 3.30V in steps of 806 µV. Op-amps or other alternatives should be used to implement scaling and isolation. | ||
| + | |||
| + | [[Image:Lincoln_ssp_dac.png|center|]] | ||
Revision as of 19:32, 10 April 2012
Compatibility Lincoln 60, Lincoln 60E
The I/O Plus option of the Lincoln controller line includes a 4-channel 12-bit DAC via the SSP serial synchronous port. These signals are available in the following header:
This example shows how to use the DAC to generate triangle and square waves. The signal output is shown below. In integer format the 12-bit outputs go between 0 and 4095 (0x0FFF) for the range 0.00V to 3.30V in steps of 806 µV. Op-amps or other alternatives should be used to implement scaling and isolation.


