#bsp #cortex-m #arm #template

no-std stm32f429i-disc

Board support crate for the STM32F429I DISCOVERY microcontroller board

6 releases

0.3.0 Apr 27, 2019
0.2.0 Mar 17, 2019
0.1.3 Feb 17, 2019
0.1.2 Nov 5, 2018
0.1.1 Oct 12, 2018

#25 in #bsp

0BSD license

6KB

stm32f429i-disc

stm32f429i-disc contains a basic board support package for the STM32F429I-DISC microcontroller board to write firmwares using the Rust language. This experimentation board features multiple user programmable LEDs a gyroscope, an LCD display with resistive touch layer, 64Mbit of memory and a user programmable USB connector. It also contains a (non-removable) capable ST-Link V2 debugging interface.

  • A computer (macOS and Linux work perfectly, Windows should work but was not tested)
  • A bit of open source software

License

0-clause BSD license.

Dependencies

~52MB
~1.5M SLoC