Other Parts Discussed in Thread: EV2400, BQSTUDIO
Hello,
I am trying to read basic registers like the Device Name from the BQ40Z80.
When I send a burst of I2C messages to addresses 0x00 to 0x7F, I get a response from 0x0B if the battery is connected. If I understand correctly, 0x0B is the 7-bit truncated version of the expected default 0x16 address?
The real question is, how do I interface with the device. I have tried sending 0x21 to 0x0B, but I am not getting a valid response.
Surely I'm overlooking something trivial, but I would appreciate some feedback!