EEPROM Dump Request of PIC18F4685

Hi,

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

best regards,

rio

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

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

I am pretty sure. As MIOS is built for each specific PIC, it knows where each region of memory is.

Cheers

Phil

http://discourse.midibox.org/t/topic/14479