You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently testing a timeout implementation (without timer/interrupts) for the SERCOM I2C functions, because we saw that the SAMD21 can freeze on communication errors or hardware problems. The implementation also fixes the recursion problem in startTransmissionWIRE().
We are currently testing a timeout implementation (without timer/interrupts) for the SERCOM I2C functions, because we saw that the SAMD21 can freeze on communication errors or hardware problems. The implementation also fixes the recursion problem in
startTransmissionWIRE()
.Changes: awatterott@64b6fca
The text was updated successfully, but these errors were encountered: