Difference between revisions of "Protocols"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== | == XModem protocol == | ||
{| class="xmodem" | |||
| SOH | |||
| Block | |||
| /Block | |||
| 128 data bytes | |||
| Checksum | |||
|} |
Revision as of 20:12, 7 May 2011
Communication with devices
Here is a commented log when formatting a SSSD floppy disk with the TI disk controller. Actually, this dump was achieved using MESS and putting in some printf lines.
XModem protocol
SOH | Block | /Block | 128 data bytes | Checksum |