Hi,
I use a bq2084-V143 with a bq29312a with 4 li ion cells...
I don't have the evaluation board... I have my own PCB and I communicate with the bq2084 over SMBUS (I2C on an Atmel µC)
I'm able to read the register on the Table 3 of the datasheet and the values are right (these are the default values), like FullChargeCapacity = 0x1c20 = 7200mAh, the VCELLs etc...
First, I want change these values for my batteries (4Cells 2600mAh in serie)
Second, When I read the RemainingCapacity (0x0f) the register is all the time equals to 0x0000. and when I push my press button for display RemainingCapacity with the 5 Leds, The first led is blinking (I think's it's normal because the register say the RemainingCapacity is 0).
What do I need to do??? to configure??? Thanks and sorry for my bad English ^^