Results 1 to 4 of 4

Thread: to Phone dudes or whoever about reading an EEPROM

  1. #1
    Join Date
    Aug 2002
    Location
    Mars
    Posts
    39

    to Phone dudes or whoever about reading an EEPROM

    i mentioned phonedudes couse it was the first nick that crossed my mind.... with nokiasoc2 id like to read my eeprom but a pop-window ask me for starting position and end memory position, what should i enter here???? i leave it with the values the windows gives to me????

    Thanks

  2. #2
    it should get defaults from the command ini file in the program. I believe its 0 and 16000 or something like that. My analysis of the eeprom supports that since it ends with a bunch of FFFF and then some sort of number which is probably another checksum.

  3. #3

    Start and End Position

    Hi, the starting and ending position the soft is asking you, is the line from the eeprom, in pony format, that you wish to start reading from. Remember, and if you didn't know, now you do, the guy who made this soft, started playing with phone eeprom with pony before he can download eeprom with commands sent to the phone via mbus cable. Because the main tool for eeprom editing is PonyProg, the soft sends the downloading commands to the phone via cable and the downloaded info is saved into a bin file in pony format.

    Just look at the pony screen using any bin file and you'll see the line id number, that's the value that the software is asking for.


    Ismael

  4. #4

    Eeprom address - Depends on model of phone

    Assume your talking about TDMA models and NOT CDMA.

    As far as reading you can/should always start with 0 (zero) and ending address typically is 16384. (That for the most part is the full eeprom area)

    You can rewrite the first 32 bytes w/o problems as long as your rewriting exactly what you read out. So you dont actually have to skip it when writing as has been suggested. People usually say that as a precaution.
    But as long as you remember to ALWAYS read the entire original data area that you want to rewrite you will never get yourself in any trouble that you can't fix by rewriting the original data back.

    PHONEDUDES

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •