Hello @vishraadh, I got in touch with the display manufacturer. They drove me to the correct solution. You basically have to left the INT pin floating, no pull/up or pull/down neither external or internal. This should be sufficient to have the GT911...
Dear, @João Costa, thanks for your sharing. I'm adapting a new display to a STM32H747I-EVAL board, and the TS chip is a GT911. With the driver you provided I'm able to get the chip identification back, but whenever I read the status register, I get n...
After some digging I found a couple of useful information:In x-cube-touchgfx.pdf document (installed into TouchGfx directory) it is stated (bold is mine):Minimum CPU load and footprints– Taking full benefit of STM32 graphic hardware accelerators– Opt...
I was just wondering the same thing, we are planning to add a SPI display like on the STM32G071 Nucleo board, to our existing STM32F103 project. As the Nucleo board has more or less the same resources of our board, it could be a easy task to do so.St...