Skip to content

harebit/STM32CubeMX_and_uGUI_with_TouchScreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

STM32CubeMX and µGUI with TouchScreen

STM32CubeMX and µGUI for all display.
In this example I used a ST7789 driver with TFT display with a resolution of 320x240 and a nucleo board 64 with a STM32F103RBT6. The interface is 8-bit parallel. In this repository I used the graphic library with a touch screen

The origin software is here

The screen looks like this picture

Start

harebit