SMbus HAL driver in Busy state after Error
Hi,HAL Version 1.10I am using SMBus in my system to communicate with the smart battery.On an Arbitration loss error, the ARLO flag is set and the "HAL_SMBUS_ER_IRQHandler" is called. The IRQ handler clears the ARLO flag but the "hsmbus->State" remain...