Test program running on MAX32625MBED. Control through USB Serial commands using a terminal emulator such as teraterm or putty.

Dependencies:   MaximTinyTester CmdLine MAX541 USBDevice

Revisions of MAX11043/MAX11043.h

Revision Date Message Actions
90:d6ed8a8c5f26 2020-02-28 doc CMD_codes RdWr register address in enum block comments; 'status' uint8_t instead of uint32_t, 'adca' int not uint32_t File  Diff  Annotate
89:20fd6ce5e4dd 2020-02-28 WIP Configure_Demo() CONVRUNoutputGetValue() File  Diff  Annotate
83:29bb86cc45bc 2020-02-27 WIP Read 4 command -- Single 4-channel read: CONVRUN pulsed H then L, EOC ignored. Keypress not breaking loop, must press RESET to halt. File  Diff  Annotate
82:9ea067fad5c3 2020-02-25 MAX11043 myOnEOCThread_POLLING_handler needs 18.80us, still too slow File  Diff  Annotate
70:f44a577c9e59 2020-02-21 WIP #define MAX11043_EOC_INTERRUPT_POLLING 0; need test File  Diff  Annotate
69:989e392cf635 2020-02-21 MAX11043_EOC_INTERRUPT_POLLING works on MAX32625MBED at 9us conversion rate, with 1us timing margin File  Diff  Annotate
68:ffee1e54d3fe 2020-02-20 digitalInOut menu %H %L %? File  Diff  Annotate
67:5b8a495dda1c 2020-02-20 MAX11043 support SPI hardware-controlled CS instead of GPIO CS (mbed); avoid mbed runtime error if pin is NC not connected File  Diff  Annotate
66:3fe92f6f1cfa 2020-02-19 fixed conflict G gain vs CONVRUN pin name File  Diff  Annotate
64:a667cfd83492 2020-02-19 menu items, conflict G gain vs CONVRUN pin name? File  Diff  Annotate
63:8f39d21d6157 2020-02-18 MAX11043 SPIreadWriteWithLowCS for all SPI read and write; d24 vs d16o8 File  Diff  Annotate
62:8223a7253c90 2020-02-18 MAX11043 SPIreadWriteWithLowCS mosi fill and drive CS File  Diff  Annotate
59:47538bcf6cda 2020-02-17 init d16o8 adca-adcd WIP read ADCabcd File  Diff  Annotate
58:2fea32db466b 2020-02-14 MAX11043 Supply Pins, initial SHDN pin state idle File  Diff  Annotate
57:1c9da8e90737 2020-02-13 readAllStatusList, CMDOP_enum_t, DecodeCommand File  Diff  Annotate
53:3d5a3d241a5e 2020-02-11 enable SPI commands File  Diff  Annotate
52:607010f0c54e 2020-02-11 MAX11043 initial serial tester for investigation File  Diff  Annotate