Demo code for the MAX11301WING. Programs a +5V on Port 0, -5V on Port 1 and a single-ended ADC on Port 9.
Dependencies: MAX113XX_Pixi max32630fthr
Fork of MAX11301_Demo by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:fe500943de11 | 2017-08-29 | coreyharris | Updated comments |
5:2edbaf7fcf7b | 2017-08-28 | coreyharris | Changed the Pixi object declaration |
4:4899e8165b98 | 2017-08-22 | coreyharris | Updated serial print statement to reflect new potentiometer setup |
3:b3fbff9ab12e | 2017-08-21 | coreyharris | New version with potentiometer. PORT0=+5V, PORT1=-5V, PORT9=ADC |
2:5362460b01ef | 2017-08-17 | coreyharris | Added comments; |
1:c161bde4496f | 2017-08-17 | coreyharris | Updated voltage conversion; |
0:6727152ebfbb | 2017-08-17 | coreyharris | Functional MAX11301 demo, sweeping from 0->0xFFF on the DAC and reading the values back with the ADC |