STM32 TFT LCD BMP
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-11-02 2:00 AM
Posted on November 02, 2016 at 10:00
I have problem in displaying Bitmap to IL9325 TFT lcd using function
void LCD_WriteBMP(uint32_t BmpAddress) which program i used to convert bmp which convert BMP to uint32_t c arrary can some sample bitmaps files and associated coversion program to display bitmap.Please note that every thing is ok lcd works ok with string lines and rectangles I am using stm3210e_lcd.c file for my LCD #stm23f4
Labels:
- Labels:
-
STM32F4 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-11-02 5:18 AM
Posted on November 02, 2016 at 13:18
Hello,
Refer to this . Ihope thiscanhelp you. Regards