Tool/software:
I use I2C communication (400k communication rate), and the hardware cannot be changed.
I will read back each register after configuring it to ensure that the content I wrote to the register is correct.
However, the initialization process configuration register parameters (write plus read verification) took about 1S (due to configuring multiple registers).
Is there any way to increase the speed of configuring registers?