I am using the beagleboard platform running the
I am having some problems with using the I2C. Each time I write a value to the I2C_CNT register and attempt yo read it, I read a different value from what I had just written to it. I tried to write with the I2C module enabled and with the I2C disabled, but it did not make any difference. Reads from the I2C_DATA returns 0xFF and the I2C_STAT register is 0x0000.