STM32F7 Image generation/conversion to example (image like STlogo)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-07 10:50 AM
Hi everyone! I'm trying to display a picture like STlogo.h on STM32F7 discovery board and I cant convert my pictures like this in example:
STM32Cube_FW_F7_V1.4.0\Projects\STM32746G-Discovery\Examples\BSP(STlogo.h)I tried everything! Can anybody knows how to convert pistures to string arrays used in this example?Please help me, Wojtekmy email: wojtekdera@gmail.com #stm32f7-image-convert-stlogo- Labels:
-
STM32F7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-07 11:43 AM
Isn't it using a 16-bit BMP file pushed through BmpCvt ?
STM32Cube_FW_F7_V1.3.0\Middlewares\ST\STemWin\Software\BmpCvt.exeUp vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-07 2:31 PM
Hi,
Have a look into thisfile:///C:/Users/Amine/Downloads/UM03001_emWin5.pdf
in ''chapter 10 Bitmap Converter'' it can help you.Regards- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-07 7:39 PM
Stuff on your local hard drive probably inaccessible
https://www.segger.com/downloads/emwin/UM03001_emWin5.pdf
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-08 12:41 AM
Thanks clive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-08 12:43 AM
