Can't get I2C working
Posted on March 15, 2012 at 05:57I'm trying to get I2C working, I've verified I can manually toggle the pins at 400KHz with a pull up resistor. I can't seem to get the I2C code to work correctly though. input_clock = CLK_GetClockFreq()/1000000; ...