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.

BQ28Z610: Programming BQ28z610 and BQ25892. System Bring UP.

Part Number: BQ28Z610
Other Parts Discussed in Thread: BQ25892, , BQSTUDIO, EV2400

Hi, 

I made the battery management system by using EVMs ( Charger (bq25892) and Gauge (bq28x610) ) and Battery Management Studio GUI through EV2300. 

I can also communicate with these devices through my external processor by using I2C

NOW, I am getting my bare metal boards ( PCBS ) nothing configured on BQ25892 and Gauge BQ28z610

I need to program both BQ25892 and Gauge BQ28z610. 

Do you have example code?

Do you have a document to bring up these devices?  

Thanks and best regards, 

  • Hello Redwood,

    The example document for the bq28z610 is located here on the EVM User's Guide. I suggest using the EVM + TI tool chains (bqStudio + EV2400) to learn the parts. Once you have learned the parts, then use bqStudio to generate the text based file for your MCU.

    Thanks