Skip to content

harebit/STM32CubeMX_and_UTFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

STM32CubeMX and UTFT

STM32CubeMX and UTFT for TFT 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 without a touch screen

The origin software is here

The screen looks like this picture

Start

harebit