stm32-rs / stm32f407g-discLinks
Rust BSP crate for the STM32F4DISCOVERY (STM32F407G-DISC) development board
☆45Updated last year
Alternatives and similar repositories for stm32f407g-disc
Users that are interested in stm32f407g-disc are comparing it to the libraries listed below
Sorting:
- Peripheral access API for STM32H7 series microcontrollers☆271Updated 6 months ago
- A Hardware abstraction layer for the stm32l432xx series chips written in rust.☆166Updated 2 years ago
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆142Updated last year
- A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust☆104Updated last year
- Rust for NXP i.MX RT☆176Updated 3 months ago
- A Rust embedded-hal HAL for all MCUs in the STM32 F3 family☆176Updated last year
- Quickly set up a `probe-run` + `defmt` + `flip-link` embedded project running the RTIC scheduler☆33Updated last year
- A Rust embedded-hal HAL for all MCUs in the STM32 F7 family☆124Updated last year
- Peripheral access API for STM32G4 series microcontrollers☆92Updated 2 months ago
- Peripheral access API for STM32G0 series microcontrollers☆86Updated 2 months ago
- This library provides access to STM32 peripherals in Rust.☆225Updated last week
- ☆120Updated last month
- usb-device implementation for STM32 microcontrollers☆113Updated 2 months ago
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆155Updated last week
- Crate for sharing buses between multiple devices☆135Updated last year
- CLI in Rust with autocompletion, subcommands, options, help and history for embedded systems (like Arduino or STM32)☆99Updated 6 months ago
- A Rust `embedded-hal` implementation for all MCUs in the STM32 F0 family☆159Updated 5 months ago
- Embedded Ethernet driver in Rust☆158Updated 10 months ago
- Register access crate for AVR microcontrollers☆216Updated this week
- Implementation of the `embedded-hal` traits for Linux devices☆277Updated 8 months ago
- Rust BSP crate for the STM32F429I-DISC development board☆17Updated 4 years ago
- Mocks for testing embedded-hal based drivers without hardware access.☆139Updated 2 months ago
- Support crate for Raspberry Pi's PIO architecture.☆172Updated 7 months ago
- The end user crate for smart leds (like ws2812)☆123Updated 5 months ago
- ☆60Updated 2 weeks ago
- A WIP, no_std, generic driver for the ILI9341 (and ILI9340C) TFT LCD display☆69Updated 3 months ago
- a cargo extension for working with microcontrollers☆287Updated 2 years ago
- Rust DSP algorithms. Often integer math. no-std.☆53Updated this week
- Python package to handle vendor-supplied, often buggy SVD files.☆108Updated 2 months ago
- `fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at co…