Mike - K8LH
Well-Known Member
Interesting... I had problems with a 16F15325 I2C OLED demo (XC8) which sound similar to the problems you describe. I never did get the default I2C pins working and used another pair instead. Also, while the Datasheet and MCC generated files suggested I could test for completed I2C operations using only the MSSP interrupt flag, I couldn't get I2C working without also testing some other flags (S and P, IIRC) before testing the interrupt flag.
I did upgrade to XC8 v2.0 so I should probably test this again... Let me know if you'd like to see my 16F15325 I2C OLED program?
I did upgrade to XC8 v2.0 so I should probably test this again... Let me know if you'd like to see my 16F15325 I2C OLED program?
Last edited: