Other Parts Discussed in Thread: BQ25630
Tool/software:
Hey, When a register says "REG0x02" for example, would I need to write to reg 0x01 (low byte) and reg0x02 (high byte)?
I don't think it says anything about this in our datasheet. Same question applies to BQ25630 which I assume will be the same
I'm using a MCP2221 to talk with this chip, saleae confirms I2C transfers look good, plus ACKs
Say I want to program reg0x02 to the default value of 0x0640. Would I program reg0x01 = 0x40 , and reg0x02 = 0x06 ?