Question
BMP Picture Display on TFT 3.2inch LCD Driven by STM32F103Z
Posted on September 07, 2016 at 15:24
Hi, I'm using a local 3rd party evaluation board(waveshare--open103z) which use the STM32F103Z for the core controller. And I connect a LCD display module(HY32D) whose display chip is ILI9325. Now I wanna display a BMP picture on LCD, is there any example source code or library I can reference? Currently I can just only display character or strings. Thanks!
#stm32f103z #tft-lcd