Other Parts Discussed in Thread: DS90UH947-Q1, DS90UB947-Q1
hi team,
To debug the 948 av mute issue, i have a recover code showing below (0x0E is the ser i2c address as a example), could you let me know how to force the 948 enter AV mute?
i asked customer to modify the 0x555555 to 0x66666 ( see the 1st 3 successive 0x67 write), but it doesn't work, i guess i am missing some thing, pls help. By the way, i ask set the serilizer gate rgb bit to default to conduct the force av mute test.
i2cset -f -y 1 0x0E 0x64 0x00
i2cset -f -y 1 0x0E 0x66 0x00
i2cset -f -y 1 0x0E 0x67 0x55
i2cset -f -y 1 0x0E 0x66 0x01
i2cset -f -y 1 0x0E 0x67 0x55
i2cset -f -y 1 0x0E 0x66 0x02
i2cset -f -y 1 0x0E 0x67 0x55
i2cset -f -y 1 0x0E 0x66 0x03
i2cset -f -y 1 0x0E 0x67 0x03
i2cset -f -y 1 0x0E 0x66 0x04
i2cset -f -y 1 0x0E 0x67 0x70
i2cset -f -y 1 0x0E 0x66 0x05
i2cset -f -y 1 0x0E 0x67 0xe6
i2cset -f -y 1 0x0E 0x66 0x06
i2cset -f -y 1 0x0E 0x67 0x2E
i2cset -f -y 1 0x0E 0x66 0x07
i2cset -f -y 1 0x0E 0x67 0x00
i2cset -f -y 1 0x0E 0x66 0x08
i2cset -f -y 1 0x0E 0x67 0x05
i2cset -f -y 1 0x0E 0x66 0x09
i2cset -f -y 1 0x0E 0x67 0x2d
i2cset -f -y 1 0x0E 0x66 0x0A
i2cset -f -y 1 0x0E 0x67 0x50
i2cset -f -y 1 0x0E 0x66 0x0B
i2cset -f -y 1 0x0E 0x67 0x05
i2cset -f -y 1 0x0E 0x66 0x0C
i2cset -f -y 1 0x0E 0x67 0xd8
i2cset -f -y 1 0x0E 0x66 0x0D
i2cset -f -y 1 0x0E 0x67 0x16
i2cset -f -y 1 0x0E 0x66 0x0E
i2cset -f -y 1 0x0E 0x67 0x00
i2cset -f -y 1 0x0E 0x66 0x0F
i2cset -f -y 1 0x0E 0x67 0x1E
i2cset -f -y 1 0x0E 0x66 0x10
i2cset -f -y 1 0x0E 0x67 0x0E
i2cset -f -y 1 0x0E 0x66 0x11
i2cset -f -y 1 0x0E 0x67 0x21
i2cset -f -y 1 0x0E 0x66 0x12
i2cset -f -y 1 0x0E 0x67 0x43
i2cset -f -y 1 0x0E 0x66 0x13
i2cset -f -y 1 0x0E 0x67 0x65
i2cset -f -y 1 0x0E 0x66 0x14
i2cset -f -y 1 0x0E 0x67 0x87
i2cset -f -y 1 0x0E 0x66 0x15
i2cset -f -y 1 0x0E 0x67 0xA9
i2cset -f -y 1 0x0E 0x66 0x16
i2cset -f -y 1 0x0E 0x67 0xCB
i2cset -f -y 1 0x0E 0x66 0x17
i2cset -f -y 1 0x0E 0x67 0xED
i2cset -f -y 1 0x0E 0x66 0x18
i2cset -f -y 1 0x0E 0x67 0x0F
i2cset -f -y 1 0x0E 0x66 0x19
i2cset -f -y 1 0x0E 0x67 0xFF
i2cset -f -y 1 0x0E 0x66 0x1A
i2cset -f -y 1 0x0E 0x67 0x01
i2cset -f -y 1 0x0E 0x64 0xE1
i2cset -f -y 1 0x0E 0x65 0x04// toggle the 0x65 bit 2 is must, if not, the display still cannot recovery.
i2cset -f -y 1 0x0E 0x65 0x00
regards,
Dongbao
