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

Dependencies:   MaximTinyTester MAX11410 CmdLine USBDevice

Revisions of Test_Main_MAX11410.cpp

Revision Date Message Actions
72:118719cf19c6 2020-05-08 clear various warnings; add ONSPIPRINT_ENABLED define File  Diff  Annotate
70:9e6b01c6ea37 2020-04-24 RegWrite cal_start=2 or 3 are reserved, do not wait. File  Diff  Annotate
68:f98c73c824e1 2020-04-21 test fixture: 1kohm between (AIN2,AIN3) and AGND to verify ref2_v; no MAX541 File  Diff  Annotate
66:663bf97b8cf2 2020-04-17 trim SPI ' MISO<-' message to support 24-bit regs on 80char line File  Diff  Annotate
64:5e9555fda955 2020-04-13 rename CMD_r000_1110_xxdd_xddd_PGA to CMD_r000_1110_00ss_0ggg_PGA; ; Measure_RTD() add rtd_filter=0x34 rtd_ctrl=0x41 rtd_source=0x0B rtd_pga=0x21; File  Diff  Annotate
63:708490d6a29f 2020-04-13 respect read-only and constant props, shorter arg/prop names, rtd_ms, self tests, use return type and arg type signatures in names e.g. FunctionCall_su_d_lu_Expect File  Diff  Annotate
61:38ec81c33b7a 2020-04-06 futility_countdown_limit readAllStatusList readAllStatusListLen cleanup SelfTest File  Diff  Annotate
60:f38c54a91794 2020-03-30 Self Test work in progress File  Diff  Annotate
59:c0376adb6ebc 2020-03-29 Self Test work in progress File  Diff  Annotate
58:78b67549e069 2020-03-15 MAX11410 #174 MAX32600 serial support in Serial_Tester File  Diff  Annotate
57:dc118969c848 2020-03-15 MAX11410 #157 #158 Hard Fault on Nucleo_F446RE platform due to LEDs File  Diff  Annotate
56:6e9c52cc9abe 2020-03-12 Configure_PGA(0,0) for self tests; auto select RTD PT100 PT1000; futility countdown 3000; clear many warnings File  Diff  Annotate
55:73d886c105f5 2020-03-10 Configure_CTRL_REF(2) for self tests that require REF2 = 2.500V File  Diff  Annotate
54:ba810c1d6264 2020-02-20 digitalInOut menu %H %L %?; avoid infinite status loop; avoid CS=NC runtime error; Menu item '$' -> AINcode[0], ... AINcode[10] File  Diff  Annotate
53:bf2793cd194b 2020-02-18 platform limit 24MHz SPI SCLK File  Diff  Annotate
52:d3fb6f1722bf 2020-02-14 replace main.cpp monster with Test_Main_MAXxxxx.cpp; cmd '*' readAllStatusList File  Diff  Annotate