Hi,
I'm trying to make a clock with a Tiny RTC module and a iTead 5110 Nokia LCD. I'm using Adafruit RTClib and the energia LCD_5110_SPI.
Each library an device are working fine separately but when put together it stops working, is it possible to have SPI and I2C device working simultaneously?
Thanks.