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 John Greene

History

Updated comments default tip

2017-08-29, by coreyharris [Tue, 29 Aug 2017 20:21:18 +0000] rev 6

Updated comments


Changed the Pixi object declaration

2017-08-28, by coreyharris [Mon, 28 Aug 2017 20:46:58 +0000] rev 5

Changed the Pixi object declaration


Updated serial print statement to reflect new potentiometer setup

2017-08-22, by coreyharris [Tue, 22 Aug 2017 14:10:58 +0000] rev 4

Updated serial print statement to reflect new potentiometer setup


New version with potentiometer. PORT0=+5V, PORT1=-5V, PORT9=ADC

2017-08-21, by coreyharris [Mon, 21 Aug 2017 14:18:36 +0000] rev 3

New version with potentiometer. PORT0=+5V, PORT1=-5V, PORT9=ADC


Added comments;

2017-08-17, by coreyharris [Thu, 17 Aug 2017 20:04:52 +0000] rev 2

Added comments;


Updated voltage conversion;

2017-08-17, by coreyharris [Thu, 17 Aug 2017 16:27:07 +0000] rev 1

Updated voltage conversion;


Functional MAX11301 demo, sweeping from 0->0xFFF on the DAC and reading the values back with the ADC

2017-08-17, by coreyharris [Thu, 17 Aug 2017 15:24:05 +0000] rev 0

Functional MAX11301 demo, sweeping from 0->0xFFF on the DAC and reading the values back with the ADC