Hello, everyone. I puzzle over the LCD alternative function of stm32F429VI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-29 6:40 PM
According to the datasheet, F429VI has no pin for LCD_R0, LCD_R1 andLCD_B1. does it mean the chip doesn't support 24bits colors (I don't want to use FMC instead of LCD-TFT)?
(the F429 with more pins has all of the color pins, according to the pin definitions )
Solved! Go to Solution.
- Labels:
-
Documentation
-
FMC-FSMC
-
LCD-LTDC
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-30 1:20 AM
Yes this package is good for displays with RGB666 , but support 24bit for example over SPI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-30 1:20 AM
Yes this package is good for displays with RGB666 , but support 24bit for example over SPI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-30 1:34 AM
Thanks!
