Skip to content

glbsalazar/stm32f4ve_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of examples for the STM32F4VE dev board

These examples were setup from the crates documentation and from:

To run any of the examples:

  • openocd -f interface/stlink-v2.cfg -f target/stm32f4x.cfg
  • cargo run --release --bin <binary_name>

This will include debugging and logs from the semihosting crate.

Check this link for more documentation: https://rust-embedded.github.io/book/start/semihosting.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published