Skip to main content
Rainbow2601
Visitor II
June 22, 2022
Question

Unable to get a proper display on TFT screen interfaced with NUCLEO-F401RE board.

  • June 22, 2022
  • 0 replies
  • 1145 views

Hello everyone.. After a lot of efforts, I found a working library for 3.2" TFT color LCD display with ILI9341 driver (240x320) which I am interfacing with my Nucleo F401RE development board. I just tried writing a simple "Hello World" code after filling the screen with some color. But as you can see in the attached image, the color is getting filled only on some of the left portion of the screen. Can somebody please tell me what is the problem with it. I have used STMCubeMX with Keil uvision. Following are the interconnections that I made on the hardware side (TFT display and NUCLEO-F401RE board):

PA5 - SPI1_SCK

PA7 - SPI1_MOSI

PA1 - DC

PA4 - RESET

PA2 - CS

3.3V - VCC

GND - GND

3.3 V - LED

The display that I used is:

https://www.xcluma.com/3-2-inch-tft-without-touch-color-spi-serial-interface-lcd-display-module-driver-ili9341

I would be very grateful if somebody helps me solving this issue. Thanks in advance.

This topic has been closed for replies.