Arduino EEPROM dump utility class

An Arduino EEPROM dump utility class have been added to the repository

https://github.com/ctheroux/Arduino/ .

A typical output looks like:

Arduino EEPROM content display, v01.00
======================================

FLASH:  : 0x0000 - 0x03ffff (256 KB)
RAM:    : 0x0200 - 0x0021ff (8 KB)
EEPROM: : 0x0000 - 0x000fff (4 KB)

EEPROM Dump

        0  1  2  3  4  5  6  7   8  9  a  b  c  d  e  f
0x0000 00 19 00 00 f0 08 00 00  12 f9 61 31 ff ff ff ff   . . . . . . . .  . . a 1 . . . .
0x0010 ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff   . . . . . . . .  . . . . . . . .
0x0020 ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff   . . . . . . . .  . . . . . . . .
0x0030 ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff   . . . . . . . .  . . . . . . . .

Leave comment

Your email address will not be published. Required fields are marked with *.

Time limit is exhausted. Please reload the CAPTCHA.