Skip to content

All examples below have been verified

#MCUExampleDescriptionIDEDownload
1STM32F103C8T6STM32F10x_NOS_MCPMCP control GPIO PA1VSCode+STM32CubeDownload
2STM32F103C8T6STM32F10xRTOS_MCP(FreeRTOS) MCP control GPIO PA1VSCode+STM32CubeDownload
3STM32F103C8T6STM32F10xNOS_MultiMCPParamMCP multi-parameter controlVSCode+STM32CubeDownload
4STM32F103C8T6STM32F10xNOS_SHT3xMCP(FreeRTOS) MCP temperature/humidity sensorVSCode+STM32CubeDownload
5STM32F429ZGT6JLC_lsPi_MCP_LEDsMCP control 4 LEDs on LCSC·LicheePiVSCode+STM32CubeDownload
6GD32F470ZGT6JLC_lsPi_MCP_LEDs(FreeRTOS) MCP control 4 LEDs on LCSC·LicheePiVSCode+STM32CubeDownload

How to Use These Examples

▫️VSCode + STM32CubeIDE Plugin

🔹Install VSCode

Refer to the VSCode installation guide.

🔹Install STM32CubeIDE Plugin

In VSCode, click the Extensions icon on the left sidebar, search for "STM32CubeIDE", and install.

🔹Open Example

In VSCode, click the File icon on the left sidebar, select "Open Folder", choose the example directory, and open. The STM32CubeIDE plugin will automatically recognize the project.

🔹Reference Video

Released under the MIT License.