User Activity

Hi ST tesam,When I use the HAL of STM32C031, I have some trouble about SMBus.Q1:When I use the SMBus of STM32C031 series. If I do not got the feedback from the slave, sometimes the SDA will pull down(similar to the yellow line show as below) and syst...
Hi ST tesam,When I use  HAL_SMBUS_Master_Receive_IT( ) to receive data from device ,I can not got the information directly after the HAL_SMBUS_MasterRxCpltCallback( SMBUS_HandleTypeDef *hsmbus ) was complete.(I had set a flag when HAL_SMBUS_MasterRxC...