This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear sir,
is it possible to bulk write data into registers of this device? for example, i want to write data to register addresses from 0x02 to 0x09 in one I2C transaction.
Thank you
Hi Ahmed,
Unfortunately you cannot write i2c in blocks. The only portion of the device that will auto-increment the i2c address is when doing indirect register writes in 0xb0.
Regards,