Posted on March 04, 2009 at 14:07I have figured it out. The documentation dose not make clear what you should do for each interrupt. However, we had figured it out. Thanks for the help.
Posted on February 27, 2009 at 20:01Hello, I’ve been working on an I2C slave driver for the STR712 CPU using interrupts. I’ve been somewhat successful. However, it does fail. The driver seems to receive data from the master with no problems. How...