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

Dependencies:   MaximTinyTester CmdLine MAX541 USBDevice

Revision:
66:3fe92f6f1cfa
Parent:
64:a667cfd83492
Child:
67:5b8a495dda1c
diff -r 2117e32f017d -r 3fe92f6f1cfa MAX11043/MAX11043.h
--- a/MAX11043/MAX11043.h	Wed Feb 19 06:22:45 2020 +0000
+++ b/MAX11043/MAX11043.h	Wed Feb 19 22:47:05 2020 +0000
@@ -831,7 +831,7 @@
     uint8_t Read_ADCabcd(void);
 
     //----------------------------------------
-    /// Menu item 'JA'
+    /// Menu item 'GA'
     /// Write AGain register
     ///
     /// @param[in] gain 2's complement, 0x800=0.25V/V, 0x1000=0.5V/V, 0x2000=1VV/V, 0x4000=2V/V, default=0x2000