User Activity

Hi all, I connect to a BMS board (TI BQ4050) using the HAL SMBUS driver.In my old platform, STM32F401, I can read registers from the BMS. Somehow, identical code on a STM32F446 fails half way through the read transaction (HAL_SMBUS_Master_Receive_IT)...