pin : SADR0
according to datasheet , It has internal 120-kΩ pullup / pulldown network biasing to VDD/2 when no connect. For a mid-level input configuration, the pin should be left floating and not
connected to VDD or ground. and its I2C address should be 0XDA
But , when I tried to check the I2C address , I found that I2C address is 0XD8 not 0XDA ( when I float this pin)
I also tried to use an external pullup resistor / an external pulldown resistor / external pulldown ,pullup resistor ==> the result of I2C address is good.
I want to confirm if is there any updated spec for this pin : SADR0 ?