VRM modify ICC_MAX to run high TDC OEM cpu

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

RolloZ170

Well-Known Member
Apr 24, 2016
10,267
3,265
113
germany
OK, that worked. would you run the cmds again to be sure?
you can this time, i check programm only if required (PXE1610C can only 14 times programmed)
if the scan showed you the ICC_MAX = 255A they are programmed fine (after AC cycle of server board)
 

onokatio

New Member
May 16, 2026
2
1
3
Also, I rewrite C# code to python code for runnning on macos.

Now ICC is 255A.

scan

Code:
scanning at addr: 60

ReadBlock( Page00,cmdFD,1)=B3
ReadBlock( Page4F,cmd1A,1)=00
ReadBlock( Page4F,cmd32,2)=1504

PXE1610C found at addr: 60
remaining attempts= 0D

ICC_MAX= F000

scanning at addr: 62

ReadBlock( Page00,cmdFD,1)=B3
ReadBlock( Page4F,cmd1A,1)=00
ReadBlock( Page4F,cmd32,2)=1504

PXE1610C found at addr: 62
remaining attempts= 0D
ICC_MAX= F000

dry run
Code:
Using 7-bit I2C address: 0x60
ReadBlock( Page00,cmdFD,1)=B3
ReadBlock( Page4F,cmd1A,1)=00
ReadBlock( Page4F,cmd32,2)=1504
PXE1610C found: starting modd
set smb_password=OK
ICC_MAX=F000
old remaining attempts= 0D
Write ICC_MAX=OK
set nvm_password=OK
upload_cfg_send_byte=OK
clear nvm_password=OK
new remaining attempts= 0C
PXE1610C modd successful
write
Code:
Using 7-bit I2C address: 0x60
ReadBlock( Page00,cmdFD,1)=B3
ReadBlock( Page4F,cmd1A,1)=00
ReadBlock( Page4F,cmd32,2)=1504
PXE1610C found: starting modd
DRY-RUN: skip WriteBlock( Page3F,cmd27,7CB3)
set smb_password=SKIPPED
ICC_MAX=FF00
ICC_MAX is 255A - modification skipped.