cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F429 100pin TFT Drive

_behn4m
Associate II
Posted on August 22, 2016 at 08:16

Hi

I'm trying to use STM32F429 to drive TFT LCD and want to use it without any driver chip directly by the micro pins. As I checked, some pins are missing in 100pin package such as LCD_R0, LCD_G1, LCD_G2, LCD_B0, LCD_B7 pins.

Does it mean that I have to use 144 pin package or still there is some way on 100pin ?

Thank you

Behnam

#stm32f429 #lcd #100pin
3 REPLIES 3
Amel NASRI
ST Employee
Posted on August 22, 2016 at 12:02

Hi Beh,

In LQFP100 package, the mode 18bpp is supported for LCD. That is why LCD_R0 isn't available.

The other mentioned pins are there: 

- LCD_G1: 5

- LCD_G2: 31

- LCD_B0: 3

- LCD_B7: 96

You have to refer to the product

http://www.st.com/content/ccc/resource/technical/document/datasheet/03/b4/b2/36/4c/72/49/29/DM00071990.pdf/files/DM00071990.pdf/jcr:content/translations/en.DM00071990.pdf

and

http://www.st.com/content/ccc/resource/technical/document/reference_manual/3d/6d/5a/66/b4/99/40/d4/DM00031020.pdf/files/DM00031020.pdf/jcr:content/translations/en.DM00031020.pdf

for more details.

 

-Mayla- 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

_behn4m
Associate II
Posted on August 31, 2016 at 11:43

Hi mayla

Got it, thank you so much

But another problem, I cant find LCD support in cubemx for STM32F439ZITx micro! whats wrong?

_behn4m
Associate II
Posted on August 31, 2016 at 11:54

OK, just found it, the name for this is LTDC