it's an old car odometer boardWhere do you get the contents from that you want to program into the chip?
is there any tutorial on how to such thing , and can i do it through old pc with serial port? but how to connect it and what application can i use to reprogram itIt is, however, easy to program such a chip via its serial interface from most any microcontroller (arduino, raspberry, ...)
How do you know which contents to program? You are not trying to manipulate the odometer, are you?it's an old car odometer board
i'm getting it from an old odometer and will install it to another board that's why i need to reprogram itMaybe this article can help you. Or Google "serial eeprom programmer".
How do you know which contents to program? You are not trying to manipulate the odometer, are you?
the file from the link is m93s46-w, is it the same?This is a ST 93S56 EEPROM.
The file shows data for M93S46-W M93S56-W and M93S66-W. The difference is in the memory size.the file from the link is m93s46-w, is it the same?
reprogram it with what? new code? new data? whic code, which data? Where would you get these from?i'm getting it from an old odometer and will install it to another board that's why i need to reprogram it
not sure yet, i'm taking it step by step, it's for my learning purposes so first i learn how to be connected and what application i use to program it , then i switch to the code partreprogram it with what? new code? new data? whic code, which data? Where would you get these from?