Query regarding reading the data from Bq40z80 (connected to battery) using STM32F072RB.
I am trying to communicate STM32F072RB with BQ40Z80 (which is connected to the battery) via SMBUS protocol. I am not able to read the data from the battery. According to SMBUS protocol to perform a read operation.Master (STM32) must transmit the targ...