Class for AD7390, a 12 bit SPI driven external DAC from Analog Devices.
Datasheet - http://www.analog.com/static/imported-files/data_sheets/AD7390_7391.pdf
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:1ce3ec1e5f8b | 2014-04-13 | cassar10 | Set SPI Frequency during initialization. Test program includes for loop to ramp up to reference voltage. |
4:0c327b37ddc1 | 2014-04-06 | cassar10 | Working, add SPI frequency to setup and class can be finished. |
3:37ec9ea72264 | 2014-04-06 | cassar10 | Appears to be working now! |
2:8633e348822f | 2014-04-05 | cassar10 | Class written with test program, now does it work? |
1:19818c103c9c | 2014-04-05 | cassar10 | All compiles with write and writeL added. |
0:82cd70f9fc3f | 2014-04-05 | cassar10 | Class looks to be set up. Need to test and set up a conversion to get correct voltage out. |