ST7036 display interface with STM32
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-11-13 3:30 AM
Posted on November 13, 2012 at 12:30
Hello All,
I am using ST7036 LCD controller. And i want to interface this with my STM32 board using 8 bit parallel interface. My pin connection are as follows E-PD9 RS-PD7 RW-PD8 And PortC0-C1 to data lines of LCD. I have modified the available driver for ST7036 display. But i could not find anything to be displayed. i have attached the code. Could anyone pls let me know where am i going wrong. Thanks #stm32 #interface-display
Labels:
- Labels:
-
LCD-LTDC
This discussion is locked. Please start a new topic to ask your question.
21 REPLIES 21
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-11-16 7:15 AM
Posted on November 16, 2012 at 16:15
Thought that was my, ''time of composition.''
Share your pain...Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-11-29 6:22 AM
Posted on November 29, 2012 at 15:22
The problem with my code was delay.
Delay is very critical in ST7036. Now i have it working.Thanks for all the replies
- « Previous
- Next »