Skip to content

ruabmbua/rlogic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple logic analyzer written in embedded rust.

Building

Install rust from rustup.rs. Then add the target for the correct architecture:

rustup target add thumbv7m-none-eabi

After that, you can build with:

cargo build --release

Hardware

Currently this software runs only on stm32f103xx devices, like the blue/black pill boards, which you can find on the sites of various online retailers.

Presentation

Here is the presentation.

About

Logic analyzer firmware for bluepill, written in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors