Skip to content

WelsTheory/stm32_hello_cmsis_wokwi

Repository files navigation

STM32 Nucleo64 C031C6 with Wokwi Simulation

Build and Simulate in Wokwi

A simple "Hello World without HAL" example showing how to run an STM32 project in Wokwi for Visual Studio Code.

Imagen

Building

We recommend using the STM32 VS Code extension to build the project. You will also need to install STM32CubeCLT.

You can also build the project from the command line:

make

Make sure you have the Arm GNU Toolchain installed.

Simulation

To simulate this project, install Wokwi for VS Code. Open the project directory in Visual Studio Code, press F1 and select "Wokwi: Start Simulator".

Once the simulation is running, you should see the text "Hello, Wowki!" in the Serial monitor.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages