Hi team,
My customer use UB927 pairing with UB928 in EE head unit, and now they meet one black display issue. This is issue is occurred occasionally and hard to reoccur.
What I have tested and result is as follows:
- UB928 enter pattern mode, pattern is normal;
- UB927 enter pattern mode, display is black display;
I initially think UB928 enters AV mute mode, and I write below code to UB927 to verify, it seems no work. So could you kindly help me check below code is right or not? If it is not right, what is the right code?
If UB928 don't enter AV mute mode, what cause this happen? Could you kindly tell me how to debug next? Thanks!
i2cset -f -y 1 0x0C 0x64 0x00
i2cset -f -y 1 0x0C 0x66 0x00
i2cset -f -y 1 0x0C 0x67 0x55
i2cset -f -y 1 0x0C 0x66 0x01
i2cset -f -y 1 0x0C 0x67 0x55
i2cset -f -y 1 0x0C 0x66 0x02
i2cset -f -y 1 0x0C 0x67 0x55
i2cset -f -y 1 0x0C 0x66 0x03
i2cset -f -y 1 0x0C 0x67 0x03
i2cset -f -y 1 0x0C 0x66 0x04
i2cset -f -y 1 0x0C 0x67 0x70
i2cset -f -y 1 0x0C 0x66 0x05
i2cset -f -y 1 0x0C 0x67 0xe6
i2cset -f -y 1 0x0C 0x66 0x06
i2cset -f -y 1 0x0C 0x67 0x2E
i2cset -f -y 1 0x0C 0x66 0x07
i2cset -f -y 1 0x0C 0x67 0x00
i2cset -f -y 1 0x0C 0x66 0x08
i2cset -f -y 1 0x0C 0x67 0x05
i2cset -f -y 1 0x0C 0x66 0x09
i2cset -f -y 1 0x0C 0x67 0x2d
i2cset -f -y 1 0x0C 0x66 0x0A
i2cset -f -y 1 0x0C 0x67 0x50
i2cset -f -y 1 0x0C 0x66 0x0B
i2cset -f -y 1 0x0C 0x67 0x05
i2cset -f -y 1 0x0C 0x66 0x0C
i2cset -f -y 1 0x0C 0x67 0xd8
i2cset -f -y 1 0x0C 0x66 0x0D
i2cset -f -y 1 0x0C 0x67 0x16
i2cset -f -y 1 0x0C 0x66 0x0E
i2cset -f -y 1 0x0C 0x67 0x00
i2cset -f -y 1 0x0C 0x66 0x0F
i2cset -f -y 1 0x0C 0x67 0x1E
i2cset -f -y 1 0x0C 0x66 0x10
i2cset -f -y 1 0x0C 0x67 0x0E
i2cset -f -y 1 0x0C 0x66 0x11
i2cset -f -y 1 0x0C 0x67 0x21
i2cset -f -y 1 0x0C 0x66 0x12
i2cset -f -y 1 0x0C 0x67 0x43
i2cset -f -y 1 0x0C 0x66 0x13
i2cset -f -y 1 0x0C 0x67 0x65
i2cset -f -y 1 0x0C 0x66 0x14
i2cset -f -y 1 0x0C 0x67 0x87
i2cset -f -y 1 0x0C 0x66 0x15
i2cset -f -y 1 0x0C 0x67 0xA9
i2cset -f -y 1 0x0C 0x66 0x16
i2cset -f -y 1 0x0C 0x67 0xCB
i2cset -f -y 1 0x0C 0x66 0x17
i2cset -f -y 1 0x0C 0x67 0xED
i2cset -f -y 1 0x0C 0x66 0x18
i2cset -f -y 1 0x0C 0x67 0x0F
i2cset -f -y 1 0x0C 0x66 0x19
i2cset -f -y 1 0x0C 0x67 0xFF
i2cset -f -y 1 0x0C 0x66 0x1A
i2cset -f -y 1 0x0C 0x67 0x01
i2cset -f -y 1 0x0C 0x64 0xE1
i2cset -f -y 1 0x0C 0x65 0x04
i2cset -f -y 1 0x0C 0x65 0x00
i2cset -f -y 1 0x0C 0x64 0xE0