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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:1132d5fab5c7 | 2018-09-06 | phonemacro | Updated method names to comply with Mbed coding standard. |
6:cd8d96483262 | 2018-08-18 | phonemacro | Updated comments for MAX5216, MAX5214 16/14-bit sample source code. |
5:bd8dbd9be2ac | 2018-08-13 | phonemacro | v1.0000.1, Add Power Down command. Remove NOP command. Increase SPI bus baud rate to 24 MHz. |
4:280d1e05f2ca | 2018-08-12 | phonemacro | Initial commit for MAX5216, MAX5216 Driver C++ Source Code |
3:4d4053c4c29e | 2018-07-15 | jungkeviny | Updated docs |
2:80e026469122 | 2018-07-15 | jungkeviny | changed documentations |
1:bc368afe2ec8 | 2018-07-14 | jungkeviny | header file now has 2 method declarations to writeCommands |
0:3d525ab09933 | 2018-07-10 | jungkeviny | initial commit; |