Hi, I'm Marco,
I'm in the need of some informations about your device BQ24250. In the datasheet I've read it has two different working modes, standalone and I2C, but it is not explained how to connect the device to the system in both cases. The application showed is referred to BQ24251, which is moreover intended to be connected with USB connector.
In my application I use the device in tandem with BQ27532-G1 and I use pretty the same connection diagram (I only change the value of 2-3 resistors) but I have some questions:
- the connection scheme of the application is intended to be in a I2C working mode. If I want to make it works in a standalone mode what I need to change in the scheme? disconnect the EN1 and EN2 pins? Or I need to connect these pins to VCC and GND according to the truth table 1 in the datasheet?
- In the I2C case which voltage level corresponds to 1 bit and which one to 0 bit? I use a ATxmega128 with GPIO voltage level set to 1.8V, so I have a logical 1 near 1.8V and a logical 0 near 0V. It's good to communicate with BQ24250 or I need to adapt voltage levels? If it's yes, in which way?