No luck. OLED says V1.0.0dev, so newest version.
Using pins 20,21.
Tried both 100KHz and 400KHz for both settings.
Don't think it is a noise issue.
The OLED works 100% fine.
The EEPROM works fine if the OLED is on SPI, both reading and writing.
The EEPROM reading works when the OLED is connected to I2C, but writing causes a delay of a second or two, the a reset.
Note that this is an I2C OLED, U8GLIB_SSD1306_I2C. I don't know if the U8GLIB I2C does not like repetier i2c. The U8G lib does not have I2C hardware interface code for the DUE, so I had to copy the code from the Arduino over to the DUE...
Thank you,
Errol