Hi team,
The BQ25883 datasheet lists the value of reset in REG25 as 18h. However, when my customer commands the I2C @ Register 0x25, they get 0x19 instead of 0x18. Is the datasheet incorrect or are we doing something wrong?
Thanks,
Michael
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.
Hi team,
The BQ25883 datasheet lists the value of reset in REG25 as 18h. However, when my customer commands the I2C @ Register 0x25, they get 0x19 instead of 0x18. Is the datasheet incorrect or are we doing something wrong?
Thanks,
Michael
Dear Michael,
If you look at the register in REG25 of the datasheet, you see the default value for PN is 0011. The default value for DEV_REV is 001. When put together, with REG_RST being 0, this is 00011001, or 0x19. The value of 0x19 is the correct value.
Thanks,
Mike Emanuel
Please click "This resolved my issue" button if this post answers your question.