调整寄存器写入顺序.

Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
rick.chan 2020-09-28 17:51:28 +08:00
parent 39559e4f44
commit 423ae8f2c0
1 changed files with 6 additions and 6 deletions

View File

@ -158,10 +158,10 @@ i2cset -f -y 3 0x0c 0x66 0x06
i2cset -f -y 3 0x0c 0x67 0xE3
# 设置 Active Horizontal/Vertical Width
i2cset -f -y 3 0x0c 0x66 0x08
i2cset -f -y 3 0x0c 0x67 0x27
i2cset -f -y 3 0x0c 0x66 0x07
i2cset -f -y 3 0x0c 0x67 0x80
i2cset -f -y 3 0x0c 0x66 0x08
i2cset -f -y 3 0x0c 0x67 0x27
i2cset -f -y 3 0x0c 0x66 0x09
i2cset -f -y 3 0x0c 0x67 0xD0
@ -189,10 +189,10 @@ i2cset -f -y 3 0x0c 0x66 0x06
i2cset -f -y 3 0x0c 0x67 0xE3
# 设置 Active Horizontal/Vertical Width
i2cset -f -y 3 0x0c 0x66 0x08
i2cset -f -y 3 0x0c 0x67 0x27
i2cset -f -y 3 0x0c 0x66 0x07
i2cset -f -y 3 0x0c 0x67 0x80
i2cset -f -y 3 0x0c 0x66 0x08
i2cset -f -y 3 0x0c 0x67 0x27
i2cset -f -y 3 0x0c 0x66 0x09
i2cset -f -y 3 0x0c 0x67 0xD0
@ -222,10 +222,10 @@ i2cset -f -y 3 0x0c 0x66 0x06
i2cset -f -y 3 0x0c 0x67 0xE3
# 设置 Active Horizontal/Vertical Width
i2cset -f -y 3 0x0c 0x66 0x08
i2cset -f -y 3 0x0c 0x67 0x27
i2cset -f -y 3 0x0c 0x66 0x07
i2cset -f -y 3 0x0c 0x67 0x80
i2cset -f -y 3 0x0c 0x66 0x08
i2cset -f -y 3 0x0c 0x67 0x27
i2cset -f -y 3 0x0c 0x66 0x09
i2cset -f -y 3 0x0c 0x67 0xD0