Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

STM32 Tutorial #70 – ST7789 Display

3.4K views on YouTube

Introducing the Magic Key – in this video we will be working with the 1.3″ ST7789 display.

We’ll be using this board: https://stm32world.com/wiki/Magic_Key

The programmer & debugger used is the Jolt Connect: https://www.youtube.com/watch?v=TyyegjeK8TA

Github repository used in this videeo: https://github.com/lbthomsen/stm32-st7789

#STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #ST7789 #Display #STM32World

00:00 Intro
00:30 Background – displays from AliExpress
02:12 Introducing the Magic Key
04:17 The ST7789 Driver IC – explaining the connections
09:22 The library and github repository
11:04 The source and STM32CubeMX setup
12:50 The code – main first
13:24 The separate library configuration
16:53 The library functions
21:10 The test function
22:55 Digging into the library functions