Usage

edit

This template generates a colorized SREC hex record for the Motorola S-record file format, that conveys binary information in ASCII hex text form.

Syntax

edit

{{SREC HEX | RecordType | ByteCount | Address | Data | Checksum}}

Example

edit
Color legend

  Record type   Byte count   Address   Data   Checksum

Example

{{SREC HEX|1|11|0038|48656C6C6F20776F726C642E0A00|42}}

produces

S111003848656C6C6F20776F726C642E0A0042

Notes

edit