STM32F429 100pin TFT Drive
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-08-21 11:16 PM
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 youBehnam #stm32f429 #lcd #100pin
Labels:
- Labels:
-
LCD-LTDC
-
STM32F4 Series
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-08-22 3:02 AM
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: 96You have to refer to the product and 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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-08-31 2:43 AM
Posted on August 31, 2016 at 11:43
Hi mayla
Got it, thank you so muchBut another problem, I cant find LCD support in cubemx for STM32F439ZITx micro! whats wrong?Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-08-31 2:54 AM
Posted on August 31, 2016 at 11:54
OK, just found it, the name for this is LTDC
