Intel HEX

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (nav header)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{|
+
{{FormatInfo
|[[File Formats]]
+
|formattype=electronic
| >
+
|subcat=Transfer Encodings
|[[Electronic File Formats]]
+
|extensions={{ext|hex}}, others
| >
+
}}
|[[Executables]]
+
'''Intel HEX''' is a format that stores binary data as hexadecimal digits in ASCII. It's often used for simple memory images, for example data meant to be stored on EEPROM chips, and microcontroller code.
|'''Intel HEX '''
+
|}
+
  
Intel HEX is a format that stores binary data as hexadecimal digits in ASCII. It's often used for simple memory images, for example data meant to be stored on EEPROM chips, and microcontroller code.
+
== Sample files ==
 +
* {{DexvertSamples|text/intelHEX}}
  
http://en.wikipedia.org/wiki/Intel_HEX
+
== Links ==
 +
* [[wikipedia:Intel_HEX]]
 +
 
 +
[[Category:Executables]]
 +
[[Category:Intel]]

Latest revision as of 12:51, 18 May 2025

File Format
Name Intel HEX
Ontology
Extension(s) .hex, others

Intel HEX is a format that stores binary data as hexadecimal digits in ASCII. It's often used for simple memory images, for example data meant to be stored on EEPROM chips, and microcontroller code.

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox