Difference between revisions of "Firmware-770 Message-111"
(Created page with "==LOW POWER AND COM (111, 6Fh)== This message contains the LED status of the USB-microDig. See the LOW POWER AND COM command for more informatio...") |
|||
Line 6: | Line 6: | ||
{| | {| | ||
− | | | + | |000d0xyz: |
− | | | + | |d = 0; LEDs on |
|- | |- | ||
| | | | ||
− | | | + | |d = 1; LEDs dimmed |
+ | |- | ||
+ | | | ||
+ | |x = 0; DTR high | ||
+ | |- | ||
+ | | | ||
+ | |x = 1; DTR low | ||
+ | |- | ||
+ | | | ||
+ | |y = 0; RTS low | ||
+ | |- | ||
+ | | | ||
+ | |y = 1; RTS high | ||
+ | |- | ||
+ | | | ||
+ | |z = 0; SUSP low (USB enabled) | ||
+ | |- | ||
+ | | | ||
+ | |z = 1; SUSP high (USB disabled) | ||
|} | |} |
Revision as of 00:49, 7 March 2022
LOW POWER AND COM (111, 6Fh)
This message contains the LED status of the USB-microDig. See the LOW POWER AND COM command for more information.
The [BODY] of the LOW POWER message is as follows:
000d0xyz: | d = 0; LEDs on |
d = 1; LEDs dimmed | |
x = 0; DTR high | |
x = 1; DTR low | |
y = 0; RTS low | |
y = 1; RTS high | |
z = 0; SUSP low (USB enabled) | |
z = 1; SUSP high (USB disabled) |