I2C returns MSG_RESET for successful transaction
Re: I2C returns MSG_RESET for successful transaction
Dzarda wrote:Appears as if the NACK somehow taints the following transaction or smth...
Not my experience; that snippet of mine came from a test program for I2C FRAM, where I intentionally inject an access to an "empty" address every so often. Only get errors on invalid access; none on valid access.
It's of course possible that your peripheral is getting confused.
I don't use the standard Chibi I2C driver, because I need to support slave mode as well. The master part should be the same as Chibi, but if you want to try my driver, work backwards in this thread to get the code.
Who is online
Users browsing this forum: No registered users and 5 guests