Hi team,
Register address: 0x350 ~0x357 cannot be written. The value of read back register after writing is 0.
For example, write data 0x1f to register GAIN_A0_FGDES(address:0x354), the timing is correct:

Other address registers can be read and written correctly. Is there anything special about register 0x350 ~ 0x357
GAIN_A0_FGDUAL(address:0x350);
GAIN_A1_FGDUAL(address:0x351);
GAIN_B0_FGDUAL(address:0x352);
GAIN_B1_FGDUAL(address:0x353);
GAIN_A0_FGDES(address:0x354);
GAIN_A1_FGDES(address:0x355);
GAIN_B0_FGDES(address:0x356);
GAIN_B1_FGDES(address:0x357);