Rio Posted September 2, 2010 Report Posted September 2, 2010 (edited) Hi, what is the sysex dump request to read out the EEPROM of the PIC18F4685? best regards, rio Edited September 2, 2010 by Rio Quote
philetaylor Posted September 2, 2010 Report Posted September 2, 2010 (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 September 3, 2010 by philetaylor Quote
Rio Posted September 2, 2010 Author Report Posted September 2, 2010 (edited) i have not tested it yet, but are you sure it is the same sysex command for PIC18F4685 like PIC18F452? Edited September 2, 2010 by Rio Quote
philetaylor Posted September 2, 2010 Report Posted September 2, 2010 I am pretty sure. As MIOS is built for each specific PIC, it knows where each region of memory is. Cheers Phil Quote
Rio Posted September 3, 2010 Author Report Posted September 3, 2010 i only ask, because of that thread: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.