- Thread starter
- #11
Tony_SD
Printing Apprentice
- Joined
- Sep 13, 2019
- Messages
- 5
- Reaction score
- 17
- Points
- 16
- Printer Model
- Canon MP288
Followings are where some data are stored in EEPROM, you can change it if you could access EEPROM by attach it to a programmer:
0x60 - 0x68 (repeat from 0x90 to 0x98): Serial Number, high byte and low byte swapped
0x224: P_ON (Power On times)
0x24C: CH_BK (Black Head Change times)
0x24E: CH_CL (Color Head Change times)
0x250: ASF PAGE (feed papers)
0x29A: SC (Scan and Copy times)
I'm not going to publicly tell everybody where the ink cartridge region code is stored, and how to change it. I guess Canon will not be happy with that as it's the common practice for printer vendor to lock the ink cartridge for different regions. The reason I unlocked my printer is because I don't want to throw it away just because I moved to a new region, it doesn't make sense to create a avoidable electronic waste. If you have same situation as me, and you have the tools I mentioned (Service tool, EEPROM programmer, and logic analyzer), and is able to remove EEPROM and connect it to a programmer, it shouldn't be difficult to find out where the ink cartridge region code is with the methodology I mentioned above, which has covered 80% of the whole work.
0x60 - 0x68 (repeat from 0x90 to 0x98): Serial Number, high byte and low byte swapped
0x224: P_ON (Power On times)
0x24C: CH_BK (Black Head Change times)
0x24E: CH_CL (Color Head Change times)
0x250: ASF PAGE (feed papers)
0x29A: SC (Scan and Copy times)
I'm not going to publicly tell everybody where the ink cartridge region code is stored, and how to change it. I guess Canon will not be happy with that as it's the common practice for printer vendor to lock the ink cartridge for different regions. The reason I unlocked my printer is because I don't want to throw it away just because I moved to a new region, it doesn't make sense to create a avoidable electronic waste. If you have same situation as me, and you have the tools I mentioned (Service tool, EEPROM programmer, and logic analyzer), and is able to remove EEPROM and connect it to a programmer, it shouldn't be difficult to find out where the ink cartridge region code is with the methodology I mentioned above, which has covered 80% of the whole work.