Quote Originally Posted by richard View Post
the data sheet address $36 is a 7 bit address pbp uses an 8 bit address scheme

Does it mean that I can not communicate or I need to adjust the address?


You may well have to "configure" the device but for an i2c read transaction that is an unnecessary step

ok


both registers can be read in a single transaction as i indicated
ok


Thank you.