STM32 MCU

TouchGFX Introduction(STM32H750)

TouchGFX TouchGFX Key Features TouchGFX provides support for System structure Preparatory work – Installation and Configuration As we are using H750, we will need an external plugin for the flash part, so the initial configuration will be relatively complex. Here, we will directly focus on the memory configuration and provide detailed instructions. Install TouchGFX via […]

TouchGFX Introduction(STM32H750) Read More »

STM32 FreeRTOS Introduction-1

FreeRTOS Architecture Official website:http://www.freertos.org/FreeRTOS is a relatively small operating system compared to other operating systems. The minimal FreeRTOS core includes only 3 .c files (tasks.c, queue.c, list.c) and a few header files, totaling less than 9,000 lines of code, including comments and blank lines. A typical compiled binary is less than 10 KB. The FreeRTOS

STM32 FreeRTOS Introduction-1 Read More »

Sleep Low Power Modes For STM32L4

Preface Nowadays, MCUs are required to be power-efficient. ST has introduced the L series and the latest U5 series of MCUs for power-saving purposes. This chapter will mainly introduce the operations under various power-saving modes, and provide an example program using the Sleep mode. It will also highlight important points and precautions for customers who

Sleep Low Power Modes For STM32L4 Read More »

Shopping Cart