Hi, I need to Interface the 2.4" SPI TFT Module ILI9341 Driver with nRF52832
I came across that in Peripheral/ GFx Example will run. once I build and run the project My Display is in blank white screen itself and in Terminal i got
<info> app: GFX usage example application started.
And This TFT display I got without Touch Functionality
and I have connected the Pins
TFT ----> nRF52
VCC 3.3V
GND GND
CS P0.22
RESET --
DC P0.20
MOSI P0.23
SCK P0.25
LED 3.3V
MISO P0.24