Skip to content

castortut/bigledmatrix

Repository files navigation

STM32F1 Rust quickstart

Based on:

Updated to use stm32f1 and stm32f1xx-hal crates.

Getting started

Requirements:

Starting

Run OpenOCD in a terminal. Depending on the ST-Link used, the command line is something like this:

sudo openocd -f interface/stlink.cfg -f target/stm32f1x.cfg

Start the program through GDB:

cargo run

About

Software to run a 72x16 LED matrix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published