Jump to content

EEPROM Dump Request of PIC18F4685


Recommended Posts

Posted (edited)

Hi,

what is the sysex dump request to read out the EEPROM of the PIC18F4685?

best regards,

rio

Edited by Rio
Posted (edited)

According to sysex_implementation.txt you can use the "X1" command to read pretty much everything from the PIC.

The usage and various examples are listed in the above .txt file but the command "F0 00 00 7E 40 00 01 20 00 00 20 F7" will read the contents of the internal EEPROM

Cheers

Phil

EDIT: Fixed link to sysex_implementation.txt

Edited by philetaylor
Posted (edited)

i have not tested it yet, but are you sure it is the same sysex command for PIC18F4685 like PIC18F452?

Edited by Rio

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...