Skip to content
  1. Jul 12, 2017
    • Matt Thompson's avatar
      I was having issues with the bus freezing up .. slaves holding SDL low.. so I... · 5448c99f
      Matt Thompson authored
      I was having issues with the bus freezing up .. slaves holding SDL low.. so I rewrote a good portion of the interrupt logic based on the application notes from Atmel.  One major improvement is using the RXNACK flag in the STATUS register, which indicates that no device responded to an address packet. Assuming that the chip will always give an interrupt status, I believe it's possible to eliminate the timer as well.
      5448c99f
  2. Jul 11, 2017
  3. Jul 10, 2017