STM32F4 and TFT 3.5'' SSD1963
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-07-16 1:01 AM
Posted on July 16, 2012 at 10:01
Hi all!
I connected STM32F4 board to a LCD 3.5'' TFT with SSD1963 driver and FSMC controller. I wrote some code like this: but the screen like a TV when I disconnect the antenna cap. It had something wrong. Is there anyone had done it willing to hellp me, show me the tips or share me a source? Thank alots!
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-07-20 12:43 PM
Posted on July 20, 2012 at 21:43
No one can help me!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-07-20 3:20 PM
Posted on July 21, 2012 at 00:20I got a tft lcd going, a couple of months ago. I put the code on github:It's for an ili9238 or something like that, but maybe the example can help with what you need to do.https://github.com/blaezec/stm32f4
