Question
How to display image via LCD_WriteBMP()
Posted on February 12, 2017 at 15:23
Hi,I need a example of displaying bitmap image with LCD_WriteBMP(uint32_t BmpAddress) function available in stm32f429i_discovery_lcd.c and similar libraries of stm32.
I need a complete procedure including the way of converting bitmap to .c or hex and format of variable to define in MDK keil IDE in case.thanks