Difference between revisions of "Firmware-640 Commands"

From I-CubeX Wiki
Jump to: navigation, search
Line 1: Line 1:
Since many firmware 6.4 commands are the same as used in firmware 7.4, reference is made to firmware 7.4 information where applicable.
+
Since many firmware 6.4 commands are the same as used in firmware 8.1, reference is made to firmware 8.1 information where applicable.
  
 
==General==
 
==General==
Line 5: Line 5:
 
This section describes the messages and commands for resetting the Wi-microDig, obtaining version information, setting the mode of operation (stand-alone or host mode), setting the device ID, setting MIDI out operation, setting running status and obtaining the Bluetooth port status. These commands have the same effect both in stand-alone and host mode.  
 
This section describes the messages and commands for resetting the Wi-microDig, obtaining version information, setting the mode of operation (stand-alone or host mode), setting the device ID, setting MIDI out operation, setting running status and obtaining the Bluetooth port status. These commands have the same effect both in stand-alone and host mode.  
  
*[[Firmware-740 Command-034 |RESET (34, 22h)]]
+
*[[Firmware-810 Command-034 |RESET (34, 22h)]]
*[[Firmware-740 Command-060 |OUTPUT INIT (60, 3Ch)]]
+
*[[Firmware-810 Command-060 |OUTPUT INIT (60, 3Ch)]]
  
*[[Firmware-740 Command-071 |DUMP VERSION (71, 47h)]]
+
*[[Firmware-810 Command-071 |DUMP VERSION (71, 47h)]]
*[[Firmware-740 Command-066 |DUMP FIRMWARE VERSION (66, 42h)]]
+
*[[Firmware-810 Command-066 |DUMP FIRMWARE VERSION (66, 42h)]]
  
*[[Firmware-740 Command-090 |SET MODE (90, 5Ah)]]
+
*[[Firmware-810 Command-090 |SET MODE (90, 5Ah)]]
*[[Firmware-740 Command-091 |DUMP MODE (91, 5Bh)]]
+
*[[Firmware-810 Command-091 |DUMP MODE (91, 5Bh)]]
  
*[[Firmware-740 Command-092 |SET ID (92, 5Ch)]]
+
*[[Firmware-810 Command-092 |SET ID (92, 5Ch)]]
  
*[[Firmware-740 Command-032 |TOGGLE MUTE (32, 20h)]]
+
*[[Firmware-810 Command-032 |TOGGLE MUTE (32, 20h)]]
*[[Firmware-740 Command-050 |SET MUTE (50, 32h)]]
+
*[[Firmware-810 Command-050 |SET MUTE (50, 32h)]]
*[[Firmware-740 Command-051 |DUMP MUTE (51, 33h)]]
+
*[[Firmware-810 Command-051 |DUMP MUTE (51, 33h)]]
  
*[[Firmware-740 Command-094 |MIDI STATUS (94, 5Eh)]]
+
*[[Firmware-810 Command-094 |MIDI STATUS (94, 5Eh)]]
*[[Firmware-740 Command-095 |DUMP MIDI STATUS (95, 5Fh)]]
+
*[[Firmware-810 Command-095 |DUMP MIDI STATUS (95, 5Fh)]]
  
 
*[[Firmware-640 Command-111 |LOW POWER LEVEL (111, 6Fh)]]
 
*[[Firmware-640 Command-111 |LOW POWER LEVEL (111, 6Fh)]]
Line 31: Line 31:
 
This section describes the programming protocol commands sent to the USB-microDig specifically for stand-alone mode.
 
This section describes the programming protocol commands sent to the USB-microDig specifically for stand-alone mode.
  
*[[Firmware-740 Command-100 |EDIT NAME (100, 64h)]]
+
*[[Firmware-810 Command-100 |EDIT NAME (100, 64h)]]
*[[Firmware-740 Command-101 |DUMP NAME (101, 65h)]]
+
*[[Firmware-810 Command-101 |DUMP NAME (101, 65h)]]
  
*[[Firmware-740 Command-105 |CLEAR CONFIG (105, 69h)]]
+
*[[Firmware-810 Command-105 |CLEAR CONFIG (105, 69h)]]
*[[Firmware-740 Command-106 |EDIT CONFIG (106, 6Ah)]]
+
*[[Firmware-810 Command-106 |EDIT CONFIG (106, 6Ah)]]
*[[Firmware-740 Command-107 |DUMP CONFIG (107, 6Bh)]]
+
*[[Firmware-810 Command-107 |DUMP CONFIG (107, 6Bh)]]
  
 
==Dual Mode==
 
==Dual Mode==
Line 42: Line 42:
 
This section describes the programming protocol commands sent to the USB-microDig to configure sensor inputs and actuator outputs that can be used in both host mode and stand-alone mode.
 
This section describes the programming protocol commands sent to the USB-microDig to configure sensor inputs and actuator outputs that can be used in both host mode and stand-alone mode.
  
*[[Firmware-740 Command-001 |STREAM (1, 01h)]]
+
*[[Firmware-810 Command-001 |STREAM (1, 01h)]]
*[[Firmware-740 Command-011 |DUMP STREAM (11, 0Bh)]]
+
*[[Firmware-810 Command-011 |DUMP STREAM (11, 0Bh)]]
*[[Firmware-740 Command-002 |RES (2, 02h)]]
+
*[[Firmware-810 Command-002 |RES (2, 02h)]]
*[[Firmware-740 Command-012 |DUMP RES (12, 0Ch)]]
+
*[[Firmware-810 Command-012 |DUMP RES (12, 0Ch)]]
*[[Firmware-740 Command-004 |SAMPLE (4, 04h)]]
+
*[[Firmware-810 Command-004 |SAMPLE (4, 04h)]]
  
*[[Firmware-740 Command-003 |INTERVAL (3, 03h)]]
+
*[[Firmware-810 Command-003 |INTERVAL (3, 03h)]]
*[[Firmware-740 Command-013 |DUMP INTERVAL (13, 0Dh)]]
+
*[[Firmware-810 Command-013 |DUMP INTERVAL (13, 0Dh)]]
  
*[[Firmware-740 Command-008 |FUNCTION (8, 08h)]]
+
*[[Firmware-810 Command-008 |FUNCTION (8, 08h)]]
*[[Firmware-740 Command-018 |DUMP FUNCTION (18, 12h)]]
+
*[[Firmware-810 Command-018 |DUMP FUNCTION (18, 12h)]]
  
*[[Firmware-740 Command-125 |I2C PORT (125, 7Dh)]]
+
*[[Firmware-810 Command-125 |I2C PORT (125, 7Dh)]]
*[[Firmware-740 Command-126 |I2C WRITE (126, 7Eh)]]
+
*[[Firmware-810 Command-126 |I2C WRITE (126, 7Eh)]]
*[[Firmware-740 Command-124 |I2C WRITE SINGLE (124, 7Ch)]]
+
*[[Firmware-810 Command-124 |I2C WRITE SINGLE (124, 7Ch)]]
*[[Firmware-740 Command-127 |I2C READ (127, 7Fh)]]
+
*[[Firmware-810 Command-127 |I2C READ (127, 7Fh)]]
*[[Firmware-740 Command-122 |I2C READ SINGLE (122, 7Ah)]]
+
*[[Firmware-810 Command-122 |I2C READ SINGLE (122, 7Ah)]]

Revision as of 20:34, 4 December 2018

Since many firmware 6.4 commands are the same as used in firmware 8.1, reference is made to firmware 8.1 information where applicable.

General

This section describes the messages and commands for resetting the Wi-microDig, obtaining version information, setting the mode of operation (stand-alone or host mode), setting the device ID, setting MIDI out operation, setting running status and obtaining the Bluetooth port status. These commands have the same effect both in stand-alone and host mode.


Standalone Mode

This section describes the programming protocol commands sent to the USB-microDig specifically for stand-alone mode.

Dual Mode

This section describes the programming protocol commands sent to the USB-microDig to configure sensor inputs and actuator outputs that can be used in both host mode and stand-alone mode.