Hello to all,
i have a question regarding communication between my ATXMEGA256-A3BU controller as a master and "0.96 128x64 OLED graphic display" with SSD1306 controller as a slave. I'm using Atmel Studio ASF. I saw that there is a library and driver for SSD1306 but only for SPI communication in ASF wizzard but i would like to use I2C communication for my project instead.
What is the best way to establish a communication ? Is it hard to convert this library that is available in ASF wizzard to work with I2C communication or should i use any opensource library from github instead ?
Thank you for your time.
Best Regards,
Matjaz