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 Test_Menu_MAX11043.cpp

Revision Date Message Actions
93:6b22269935a6 2020-03-04 ADCVoltageOfCode_16bit; fix typo Write_AGain 0x2000=1V/V not 1VV/V; onButton2FallingEdge call optional Configure_Demo(); blue LED on File  Diff  Annotate
92:ce099f7cfd4b 2020-03-02 Read4Command wait after clear MYTIMEREVENTFLAG_ENABLE_SPI File  Diff  Annotate
91:9e78c6194d6e 2020-03-02 update adca as 2's complement File  Diff  Annotate
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
88:e4fd5033a55f 2020-02-28 WIP config 0x0018 0x1000, 2's comp data issues File  Diff  Annotate
87:4bc981dfd54b 2020-02-27 WIP signed compare File  Diff  Annotate
86:c116654dfa32 2020-02-27 Threaded Read 4 command -- CONVRUN pulsed HL, ignore EOC. WIP: thresholds. Min/Max detect not working. File  Diff  Annotate
85:a47ed024c508 2020-02-27 Threaded Read 4 command -- CONVRUN pulsed HL, ignore EOC. WIP: thresholds. Min/Max detect not working. File  Diff  Annotate
84:11cc360628a1 2020-02-27 Threaded Read 4 command -- CONVRUN pulsed HL, ignore EOC. WIP: thresholds. 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
66:3fe92f6f1cfa 2020-02-19 fixed conflict G gain vs CONVRUN pin name File  Diff  Annotate
65:2117e32f017d 2020-02-19 Test_Menu print result -- format based on return type (with arglist) File  Diff  Annotate
64:a667cfd83492 2020-02-19 menu items, conflict G gain vs CONVRUN pin name? File  Diff  Annotate
59:47538bcf6cda 2020-02-17 init d16o8 adca-adcd WIP read ADCabcd 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