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
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
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
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
Rio Posted September 3, 2010 Author Report Posted September 3, 2010 i only ask, because of that thread:
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now