stm32f7xx-hal VS cargo-embed

Compare stm32f7xx-hal vs cargo-embed and see what are their differences.

stm32f7xx-hal

A Rust embedded-hal HAL for all MCUs in the STM32 F7 family (by stm32-rs)

cargo-embed

a cargo extension for working with microcontrollers (by probe-rs)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
stm32f7xx-hal cargo-embed
2 3
110 293
4.5% -
6.5 6.2
23 days ago over 1 year ago
Rust Rust
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

stm32f7xx-hal

Posts with mentions or reviews of stm32f7xx-hal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-20.

cargo-embed

Posts with mentions or reviews of cargo-embed. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-22.

What are some alternatives?

When comparing stm32f7xx-hal and cargo-embed you can also consider the following projects:

rust-raspberrypi-OS-tutorials - :books: Learn to write an embedded OS in Rust :crab:

probe-run - Run embedded programs just like native ones

probe-rs - A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host

flip-link - Adds zero-cost stack overflow protection to your embedded programs

defmt - Efficient, deferred formatting for logging on embedded systems

rustberry-pi-pico - Collection of firmware binaries for Raspberry Pi Pico written in Rust.

cargo-flash - a cargo extension for programming microcontrollers

practice-mcu-bare-metal-rust - A bare metal (register level) STM32F103C8T6/STM32F103 MCU program written in pure Rust without any IDE, SDK, HAL or library, and no assembly code, the only tool required is the Rust compiler.

tock - A secure embedded operating system for microcontrollers

STM32Cube_MCU_Overall_Offer - This repo describes all STM32 MCU related GitHub projects. The open source offer for the STM32 MCU products

cross - “Zero setup” cross compilation and “cross testing” of Rust crates