brychanrobot / stm32f407g-disc

Rust BSP crate for the STM32F4DISCOVERY (STM32F407G-DISC) development board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stm32f407g-disc

stm32f407g-disc contains a basic board support package for the STM32F407G-DISC microcontroller board (also known as STM32F4DISCOVERY, but easy to confuse with other STM32F4 discovery boards which also exist) to write firmwares using the Rust language. This experimentation board features multiple user programmable LEDs an accelerometer, an audio DAC with amplified, a microphone jack, a microphone and a user programmable USB connector. A shield with breakout for Ethernet, RS232 serial port, SD-Card reader, and LCD connector is also available.

It also contains a (non-removable) capable ST-Link V2 debugging interface.

License

0-clause BSD license.

About

Rust BSP crate for the STM32F4DISCOVERY (STM32F407G-DISC) development board


Languages

Language:Rust 68.5%Language:GDB 18.8%Language:Shell 12.7%