Library for the MAX11300

Changes

RevisionDateWhoCommit message
20:d4ef18312354 2020-08-06 elelthvd wait() is deprecated. default tip
19:2d747d4b424b 2020-08-06 elelthvd Expect MAX11300Hex.h, Serial deprecated, use BufferedSerial.
18:8ee1928ffe6c 2017-09-06 j3 Fixed variable length array error/warning
17:658202c79f33 2017-05-13 j3 Added I2C implementation
16:01d793a25548 2017-05-11 j3 ...
15:fb674d741844 2017-05-09 j3 added comments
14:cc5349db13a3 2017-05-09 j3 updated docs
13:546dd29b1c7a 2017-05-09 j3 Working on Library
12:8054ee101bad 2017-05-09 j3 fixed error in config array and other updates
11:31e7ca030b8f 2017-05-08 j3 Added init for SPI devices
10:6efe114ef882 2017-05-08 j3 Added support for determining if 20 or 12 port devices. Memory map slightly different, so read/write paths different.
9:094df3de3616 2017-05-06 j3 working on lib
8:4291f7e54863 2017-05-05 j3 Fixed base class brief
7:8669a53acd0d 2017-05-05 j3 Adding support for both I2C and SPI. Removed convoluted init process, unnecessary, configuration can be written contiguously. Library requires configuration header from config GUI.
6:09a5c5c8081c 2016-07-31 j3 added counter for num samples in read adc
5:c75c615f95b2 2016-07-31 j3 working on docs
4:feb3df5409d4 2016-07-31 j3 added fx docs
3:debae150b95b 2016-07-31 j3 Fixed gpio_write; read/mod/write
2:4eecc9d5c972 2016-07-29 j3 Changed ADC to single conversion mode and added cnvt signal to fx. Minimal library mainly for supporting MAXREFDES130 at this time.
1:90e0ff21a740 2016-07-27 j3 Working init fx, few helper fxs for GPIO write/read, adc/dac read/write
0:bfae6930d2ff 2016-07-26 j3 init commit