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.

EV2300-084: Interacting with the BQ76920EVM using the EV2300 and Python

Part Number: EV2300-084
Other Parts Discussed in Thread: BQ76920EVM, BQ76920

Tool/software:

I'm currently trying to work on a lab and need to read from the System Status register (0x0) of the BQ76920EVM for the UV and OV flags. I'm trying to use Python to communicate through the EV2300 to the BQ76920EVM using I2C port on the EV2300. Additionally, my EV2300 is being recognized as a Human-Interface Device by my PC. Below is my setup:

  • EV2300 - HPA002 connected to my windows computer using a type-A to type-B USB cable
  • The EV2300 connected to the BQ76920EVM using the I2C connection.

Is there any libraries or knowledge that can be shared with how to communicate with the BQ76920EVM? Additionally, please let me know if you need more information.