In this tutorial, we will cover How to use STM32 as the TCP Server and TCP client, both using the NETCONN and LWIP.
cubemx
STM32 Clock Setup using Registers
This is the first and the most important tutorial in this series, and today we will learn how to setup the clock
FreeRTOS Tutorial #2 -> Task Operations
This is the second tutorial in the series of free RTOS, we will see creating a task, switching between tasks, suspending and resuming, terminating tasks..
Interface TFT display with STM32
We are using the parallel connection for the tft, there are 8 DATA Pins and 5 CONTROL Pins. It would be really easy, if you connect all data pins together.