Introduction:The RT-Thread RT-Spark Development Board is an embedded hardware platform powered by the STM32F407ZGT6 microcontroller, a high-performance ARM Cortex-M4 chip. This project utilizes the board to demonstrate basic firmware control by initializing the General Purpose Input/Output (GPIO) pins connected to the onboard Blue LED (PF11) and Red LED (PF12). The resulting program executes an infinite loop that continuously toggles these LEDs, providing a visual verification that the hardware and software development environment are functioning correctly.Materials:RT‐Spark, USB cable, Windows PC, and software (STM32CubeIDE, Git, GitHub,
Hackster.io).
1. Install STM32CubeIDE:
2. Create the STM32 blink project:
3. Upload to GitHub:
4. Results:




Comments