Editing MechaCon/UART commands/SPC970
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 2: | Line 2: | ||
See [[MechaCon]] and [[MechaCon/UART commands]] for basic information. | See [[MechaCon]] and [[MechaCon/UART commands]] for basic information. | ||
= Command list = | = Command list = | ||
'''Note: This is subject to ongoing research and partially inaccurate''' | '''Note: This is subject to ongoing research and partially inaccurate''' | ||
'''All communication uses ASCII-encoded Hex-values.''' | '''All communication uses ASCII-encoded Hex-values.''' | ||
Line 66: | Line 66: | ||
| 0xc93 || MECHA_CMD_UPLOAD_TO_RAM || || || | | 0xc93 || MECHA_CMD_UPLOAD_TO_RAM || || || | ||
|- | |- | ||
| 0xc97 || MECHA_CMD_DETECT_ADJ || || || | | 0xc97 || MECHA_CMD_DETECT_ADJ || || ||https://www.youtube.com/watch?v=QWoP_n-Ocn4 | ||
|- | |- | ||
| 0xc99 || MECHA_CMD_WRITE_CHECKSUM || || || | | 0xc99 || MECHA_CMD_WRITE_CHECKSUM || || || | ||
Line 180: | Line 180: | ||
| 0x2A0 || Rx-command error | | 0x2A0 || Rx-command error | ||
|- | |- | ||
| 0x2A1 || Rx-command | | 0x2A1 || Rx-command argument count error | ||
|- | |- | ||
| 0x2A2 || Rx-command | | 0x2A2 || Rx-command argument range error | ||
|- | |- | ||
|} | |} |