michaelK :
I just tried the tool on a lager (128x128 pixel) and on a color bitmap.
It didn't complain but didn't produce any header file either.
How may I convert a 128x128 color bitmap?
Dounload this
http://www.stm32circle.com/projects/project.php?id=114
in the folder:
....\SUDOKU\Z0_Z9
open Create_BMP_header.xls
convert file
include in Application.c the ???.H
pose with DRAW_SetImage(const u16 *imageptr, u8 x, u8 y, u8 width, u8 height);
Last edited by Matthias (2010-04-07 16:15:37)