This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52832 + ILI9341 module

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

Parents Reply
  • Hi Jorgen, Its Working . I have connected RESET pin to VDD

    Is there any example to display the text like RSSI value and update it continuously and how to visualize the .png file or any photo

    In the example i can visualize the nrf52 dk board . and i want to display the custom photo in it and display the text , updating text continuously in it as like scroll . can you show me any tutorial or any example related to this

Children
No Data
Related