I don't know if there is still someone interested in this, but I was able to fix this issue
. I don't know if my black levels are completely reset, but there is an improvement.
Here is what I did:
I don't have much time now, but if there is interest in this i can write a more detailed HOW-TO. Perhaps we can find even more settings in this EEPROM.
Here is the result:


Thanks to everyone in this thread for valuable information!!
. I don't know if my black levels are completely reset, but there is an improvement.Here is what I did:
- Remove the rear cover and rear terminal cover, so you can access the A-Board
- There is a 11 pin connector for factory adjustment. connect an i2c master (I used an AVR with my own firmware) to pin 8 and 9 and pull 10 to GND, which will mute other masters on the bus.
- The panel eeprom has the address 0xa0 but is unfortunately write protected. Remove the write protection by pulling the following VIA to GND (I used a thin wire).
- Now we can write to the eeprom. the panel aging is saved from 0x0001 to 0x0006 (right at the beginning
). Just set these 6 bytes to zero and you're finished. Note that this is not the same clock as in the PEAKS EEPROM, which was already reset by other users with no effect.
I don't have much time now, but if there is interest in this i can write a more detailed HOW-TO. Perhaps we can find even more settings in this EEPROM.
Here is the result:
Thanks to everyone in this thread for valuable information!!




















This is amazing and unexpected news -- if you post a detailed How-To guide, you will surely go down in AVS history! THANK YOU!

