Skip to main content
AAbed.1
Associate III
April 6, 2020
Question

Programm TFT on STM32F429I

  • April 6, 2020
  • 2 replies
  • 869 views

Could you please show me a simple configuration for STM32F429I to show some variables on LCD.

This topic has been closed for replies.

2 replies

Alexandre RENOUX
Visitor II
April 7, 2020

Hi,

Could you please specify the board ? Is it a STM32F429I-DISCO or EVAL ?

For these boards, you have ATs available in TouchGFX Designer where all the configuration is done for you.

/Alexandre

AAbed.1
AAbed.1Author
Associate III
April 7, 2020

disco

Martin KJELDSEN
Principal III
April 7, 2020

Beware that if you take the F429-DISCO the display attached can do both parallel RGB and SPI - The first option is what we're using, but you must send a command to the display to configure it.