Post Reply 
Broken calculator
04-25-2018, 07:22 PM
Post: #13
RE: Broken calculator
Well, I have to first find the 0s and 1s, I'm not sure I'll be able to do that, but I'm going to have a go once I have a decent clean die shot of the chip as it is at the moment. I've written a tool that should be able to extract the ROM data (I've used it on another calculator, a Casio HL-802, which has it's ROM data visible without any layer removal). Then, it's a case of unscrambling the bits so they are arranged in the correct order. You can use the circuitry that is visible to do some of this, for instance looking at which address lines go to which rows. Then you have to work out what the data is doing. If there's a well known microcontroller then you're OK as you can hopefully get the instruction set. If the ROM drives a custom state machine though, then you'll have to decode that too. It's early days for me at the moment, I'm still coming to grips with what transistor look like and so on.

If you want to see an example of this then have a look at this page, it's fascinating:

http://files.righto.com/calculator/sincl...lator.html
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Broken calculator - blackjetrock - 09-02-2017, 01:40 PM
RE: Broken calculator - Csaba Tizedes - 09-02-2017, 02:05 PM
RE: Broken calculator - blackjetrock - 09-02-2017, 03:09 PM
RE: Broken calculator - Csaba Tizedes - 09-02-2017, 05:57 PM
RE: Broken calculator - Csaba Tizedes - 09-03-2017, 10:11 AM
RE: Broken calculator - Csaba Tizedes - 09-03-2017, 12:47 PM
RE: Broken calculator - blackjetrock - 09-03-2017, 09:37 AM
RE: Broken calculator - blackjetrock - 04-22-2018, 12:00 PM
RE: Broken calculator - Dan - 04-24-2018, 08:04 AM
RE: Broken calculator - toml_12953 - 04-24-2018, 09:52 AM
RE: Broken calculator - blackjetrock - 04-25-2018 07:22 PM
RE: Broken calculator - hjalfi - 05-02-2021, 10:18 PM
RE: Broken calculator - blackjetrock - 05-03-2021, 10:34 AM
RE: Broken calculator - hjalfi - 05-03-2021, 01:48 PM
RE: Broken calculator - blackjetrock - 05-03-2021, 04:16 PM



User(s) browsing this thread: 1 Guest(s)