stm32:stm32 alt I2C ensure proper error handling.
Injecting data errors would cause the driver to continually reenter the isr with BERR an RxNE. This fix allows the error to be cleared and propagated to the waiting task.
parent
617c91b3
Please register or sign in to comment