mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
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.
This commit is contained in:
committed by
Gregory Nutt
parent
cfe0d253e9
commit
5448c99ff2
+331
-801
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user