ILI9341-STM32-HAL icon indicating copy to clipboard operation
ILI9341-STM32-HAL copied to clipboard

ILI9341 color TFT display and touchscreen driver for STM32 using HAL SPI with DMA

Results 2 ILI9341-STM32-HAL issues
Sort by recently updated
recently updated
newest added

Hi, I ran into an issue when drawing bitmaps using `ili9341_draw_bitmap_1b`. Bitmaps work fine when filling the entire screen but appear distorted when they only cover a smaller area. Each...

Thank you for your great library! How did you generate the fonts?