Other Parts Discussed in Thread: ALP
According to datasheet, the test pattern is generated by reading and writing i2c to three registers 0xB0,0xB1 and 0xB2. However, after the success of writing data 0x01 to IND_ACC_ADDR (0xB1), the chip cannot read or write to any register, and can only read or write to the register after repowering (using pin PDB). The same IND_ACC_ADDR (0xB1) writes data 0x02 without affecting the read and write of other registers. What's the reason, please