Hi,
I am making an alarm clock with an TFT touchscreen, and an RTC Module. The RTC communicates over SPI so it connects to A4 and A5, but the reset of my TFT screen also goes to A4, so the screen just refreshes continuously. Is there a way to use both of them at the same time? I can't really use a normal lcd screen (I mean I could, I just would rather not). The RTC is an DS3231, and the screen is one of those 2.8" lcd shields.