Other Parts Discussed in Thread: OMAPL138
I was recently modifying the audio pass through example - mcaspPlayBk, and naturally I broke it in the process, so I started to debug my version from the beginning (the part where you config the AIC3106 with I2C). So to check that I was communicating correctly with the Codec, I read back some of the registers I had written, and found that they were not correct. I spent several days trying to figure out how I had broken my I2C/Codec communication. It turns out I was setting the registers just fine, but for some reason the CodecRegRead function which calls a number of I2C StarterWare driver functions does not seem to be reading the registers correctly. I'm using the OMAPL138 LCDK. Can someone please verify that the latest Starterware 1.10.03.03 I2C function doesn't read registers correctly. Thanks.
Dave