stefangordon / IoTCore-SSD1306-Driver

A Windows IoT Core driver and sample for displaying text and images on SSD1306 based OLED displays using I2C.
MIT License
14 stars 4 forks source link

I2C problems with communication #2

Open miker1423 opened 6 years ago

miker1423 commented 6 years ago

Hello, I'm trying to use your project but I constantly getting errors, none of them make sense to me... Do you encountered such errors? and how you solved them?

One of the errors is the next one: "The system cannot find the file specified. Slave address was not acknowledged,", the strange part is that all the other commands executed successfully, that usually happens when I execute the "Display Off Command (0xAE)".