Driver C++ source code for MAX5216/MAX5214 16-bit/14-bit DAC SPI (50MHz) bus ICs. Low power Digital-to_Analog Converter chips which accept supply voltages of 2.7V to 5.5V. Features Rail-to-Rail Buffered Output Operation and Safe Power-On Reset (POR) to Zero DAC Output.

Dependents:   MAX5216_16_Bit_DAC_Hello_Code

Fork of MAX5487_Digital_Pot_Potentiometer_Rheostat_Resistor_Wiper by Kevin Jung

History

Updated method names to comply with Mbed coding standard. default tip

2018-09-06, by phonemacro [Thu, 06 Sep 2018 21:23:25 +0000] rev 7

Updated method names to comply with Mbed coding standard.


Updated comments for MAX5216, MAX5214 16/14-bit sample source code.

2018-08-18, by phonemacro [Sat, 18 Aug 2018 09:36:53 +0000] rev 6

Updated comments for MAX5216, MAX5214 16/14-bit sample source code.


v1.0000.1, Add Power Down command. Remove NOP command. Increase SPI bus baud rate to 24 MHz.

2018-08-13, by phonemacro [Mon, 13 Aug 2018 04:18:09 +0000] rev 5

v1.0000.1, Add Power Down command. Remove NOP command. Increase SPI bus baud rate to 24 MHz.


Initial commit for MAX5216, MAX5216 Driver C++ Source Code

2018-08-12, by phonemacro [Sun, 12 Aug 2018 10:04:09 +0000] rev 4

Initial commit for MAX5216, MAX5216 Driver C++ Source Code


Updated docs

2018-07-15, by jungkeviny [Sun, 15 Jul 2018 03:49:41 +0000] rev 3

Updated docs


changed documentations

2018-07-15, by jungkeviny [Sun, 15 Jul 2018 03:36:25 +0000] rev 2

changed documentations


header file now has 2 method declarations to writeCommands

2018-07-14, by jungkeviny [Sat, 14 Jul 2018 04:25:25 +0000] rev 1

header file now has 2 method declarations to writeCommands


initial commit;

2018-07-10, by jungkeviny [Tue, 10 Jul 2018 05:28:12 +0000] rev 0

initial commit;