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

Revision Date Message Actions
34:04fd36f5eed0 2019-09-22 MAX32600MBED LED blink pattern: check if LED_ON/LED_OFF already defined File  Diff  Annotate
33:1f2e497afdb0 2019-08-13 CmdLine optional diagnostic_led_EOF() handler File  Diff  Annotate
31:8068c5394e0d 2019-07-26 MAX11410 future menu items 'W' 'R' regs; '@' VRef,status,data0 for test File  Diff  Annotate
29:7d0bc70036be 2019-07-26 MAX11410 future menu items File  Diff  Annotate
27:d60fb04bec93 2019-07-25 MAX11410 future menu items File  Diff  Annotate
25:a2afb91c605a 2019-07-25 MAX11410 WIP buildable, need test File  Diff  Annotate
19:8f951e448ab1 2019-07-24 CodeGenerator MAX11410 WIP Configure_Voltage (not buildable yet) File  Diff  Annotate
18:14afc2a2150f 2019-07-18 MAX32620FTHR support: USBSerial not working yet... File  Diff  Annotate
17:bf4efc8f5eee 2019-07-18 WIP testing MAX32620FTHR support File  Diff  Annotate
16:3c75011e705a 2019-07-18 Preliminary support MAX32625PICO MAX32620FTHR (buildable, not tested yet) File  Diff  Annotate
15:2c21eaa9188b 2019-07-14 update MAX12345 placeholder File  Diff  Annotate
14:cbe972986136 2019-07-14 Workaround MAX32630FTHR issue with SPI mode2, mode3 File  Diff  Annotate
13:e36d51f46794 2019-07-12 Support MAX32630FTHR File  Diff  Annotate
12:5d3f9663ea0c 2019-07-10 Support Nucleo_F446RE (LED indicators are NC) File  Diff  Annotate
11:9fa2402071de 2019-07-10 Support MAX32600 File  Diff  Annotate
10:228a52f8107d 2019-06-26 Move MA5715_menu_onEOLcommandParser from main.cpp into Test_Menu_MA5715.cpp; File  Diff  Annotate
9:9b4232e20020 2019-06-21 MaximTinyTester status LED blink timing adjustment File  Diff  Annotate
8:6bdfb1376fed 2019-06-21 add LED indicators m_PassLED, m_FailLED, m_BusyLED; ; pulse blue LED during test to indicate activity File  Diff  Annotate
7:bf501f8cb637 2019-06-20 tester cleanup rename Serial microUSBserial(..) to Serial serial(..); always HAS_MICROUSBSERIAL 1; optional secondary Serial DAPLINKserial(..); File  Diff  Annotate
6:dc823dc85234 2019-06-20 remove dead code; tester cleanup always #define USE_COMMAND_BUFFER 1; tester cleanup always #define HAS_pwmDrivers 0; File  Diff  Annotate
5:82037e281451 2019-06-20 remove if-else-endif USE_MAXIMTINYTESTER always 1 File  Diff  Annotate
3:8913cb4a8b9f 2019-06-10 MAX5715BOB MAX11131BOB MAX5171BOB MaximTinyTester ok File  Diff  Annotate
2:b3a8a0ca0a94 2019-06-10 replace C++11 lambda expressions with named functions File  Diff  Annotate
1:40369075c365 2019-06-10 ide.mbed.com does not support C++11 Lambda Expressions File  Diff  Annotate
0:3edb3708c8c5 2019-06-10 based on sandbox monster, need remove unrelated products; does online ide not support c++11 lambda expressions? File  Diff  Annotate