Skip to content

MF-Room/mseq_embedded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSeq Embedded

Targeted Microcontroller

  • STM32F411CE

Development Tools

  • probe-rs
  • Arm GNU Toolchain (arm-none-eabi) (gdb)
  • rustup target add thumbv7em-none-eabihf
  • cargo install flip-link

Usage

Midi UART:

  • RX: A10
  • TX: A9

Switch Slave/Master:

  • A1 (high: master)

Display:

  • SCL: B6
  • SDA: B7

Flash only

make flash

Flash and use RTT

make rtt

Debug

Open GDB server:

make gdb_server

Open GDB client:

make gdb

About

Microcontroller implementation of Mseq

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •