When I was performing register read and write operations, the registers accessed did not match the ones written to, and the data accessed would change.
The waveform indicates a write address of 0x11 and the content is 0x53.
However, the data read was 0x56 and 0x00.
And when writing to 0x42/0x4A, errors may sometimes occur.