User Activity

 Hi,I'm trying to read battery information from a BMS chip (I2C slave) via I2C.  And I also tried to capture the clock signal on SCL with scope but it failed.  This chip is already used in our other project with another MCU.  This is my first time to...
Hi All,The following is wha I met.I have a development board with STM32F429 MCU. I'd like to establish SMBus communication to a smart battery with this development board. PH4 and PH5 are used as SCL and SDA output of smbus2.I used the following APIs ...