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-stlogo2016-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.exe2016-09-07 02:31 PM
Hi,
Have a look into thisfile:///C:/Users/Amine/Downloads/UM03001_emWin5.pdf
in ''chapter 10 Bitmap Converter'' it can help you.Regards2016-09-07 07:39 PM
Stuff on your local hard drive probably inaccessible
https://www.segger.com/downloads/emwin/UM03001_emWin5.pdf
2016-09-08 12:41 AM
Thanks clive
2016-09-08 12:43 AM