Skip to content
Commit 617c91b3 authored by David Sidrane's avatar David Sidrane
Browse files

stm32:stm32f40xxx 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 8b38432a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment