Skip to main content
pka777
Associate
November 15, 2019
Question

Is there a simple 24-bit RGB LCD example code for the STM32F439/29?

  • November 15, 2019
  • 1 reply
  • 1698 views

Hello all,

I am extremely new, especially to STM32 development. I'm trying to develop with the STM32 NUCLEO-F439ZI board. There issues regarding initializing and getting started with Nucleo board. I want to be able to print solid colors on a 480x272 TFT that uses 24 bit RGB interface.

I think I have initialized the LTDC API but unsure how to initialize the frame-buffer and print colors on the TFT.

The data sheet for the TFT I am using if needed: http://www.newhavendisplay.com/specs/NHD-4.3-480272EF-ASXV-CTP.pdf

Any help is appreciated. Even pointing me to a web-page that can give me direction would be appreciated. Thank you in advance!

This topic has been closed for replies.

1 reply

waclawek.jan
Super User
November 17, 2019

The STM32F429I-Discovery has on-board LCD, so you may perhaps hava a look at the examples for that board.

JW

PS. Please change your username to a normal nick.

pka777
pka777Author
Associate
November 18, 2019

Does the Discovery use RGB? I believe it does but I am uncertain. Also, do you know where I could find example code with parallel RGB interface?

Thank you for your time, I really appreciate any help.

I also changed my name! Thanks for that heads up!

Tesla DeLorean
Guru
November 18, 2019

Some of the EVAL board examples almost certainly have parallel RGB implementations one could inspect.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..