I got a new EC chip cause old one was shorted but I need to reprogram it somehow. I got the chip and the programmer/reader. I also trying to figure out where to hook up the wires for the programmer. It says to connect to SM bus on motherboard . Any help is appreciated.
Razer Blade 15 RZ09-0369. Looking for help with XZZ ITE programmer ?
Collapse
X
-
Razer Blade 15 RZ09-0369. Looking for help with XZZ ITE programmer ?
XZZ ITE Programmer For Macbook Lenovo Intel Laptop without disassembly ITE85XX ITE83XX IT8390 EC Read Write Chip Process Tool.Link: https://lnkd.in/dm4HGkEd#...Tags: None -
-
Comment
-
Comment
-
Comment
-
here it isAttached FilesComment
-
Attached FilesComment
-
This programmer seems to use ITE DBGR interface over I2C/SMBus. There's no documentation available but there is some code:
iteflash: https://chromium.googlesource.com/ch...ec/+/HEAD/util
I2ITE: https://github.com/c0d3z3r0/i2ite
Both are using FTDI chips so there's no need for a special programmer.
Seems that the DBGR interface is activated by sending some magic (not valid I2C) data to the EC. Then it works like a regular I2C device, supporting both reading and writing the flash.Comment
-
-
This programmer seems to use ITE DBGR interface over I2C/SMBus. There's no documentation available but there is some code:
iteflash: https://chromium.googlesource.com/ch...ec/+/HEAD/util
I2ITE: https://github.com/c0d3z3r0/i2ite
Both are using FTDI chips so there's no need for a special programmer.
Seems that the DBGR interface is activated by sending some magic (not valid I2C) data to the EC. Then it works like a regular I2C device, supporting both reading and writing the flash.Comment
-
Hello! I have a Lenovo Z510 AILZA NM-A181 laptop The IT8586E multicontroller burned down I replaced it, ordered this programmer XZZ IT8390 programmer, and downloaded the app for it. But, I can't find the schematics for this laptop, and I can't figure out where to connect this programmer, there are only 4 GND 3 pins.3V SDA SCL Please tell me what to do..Comment
Comment