User Activity

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...
I have an STM32 F401RE (NUCLEO - 64)board. In the document " Description of STM32F4 HAL and low-layer drivers" there are HAL SMBUS Generic drivers. Is it possible to implement SMbus communication using this board or I will have to purchase on of the ...