Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Welcome,
I buy a TFT 2.8" LCD module from waveshare. This module have HX8347D controler for TFT, a XPT2046 touch controller and SD card socket (link to thih product https://www.waveshare.com/2.8inch-tft-touch-shield.htm)
I scuccesfuly run this module on arduino with libraries specified on waveshare wiki pages.
But I want to run this on my NUCLEO-F767ZI. I try several libraries finded on mbed for suitablecontroller, but any of them won't work with this. I suspect that finded libraries are incompatible with this specified TFT module because it don't have reset signal as other modules.
Can anybody have clue what i must change on library or maybe on nucleo board to run this hardware?
Cheers,