cortex-m VS stm32-hal

Compare cortex-m vs stm32-hal and see what are their differences.

cortex-m

Low level access to Cortex-M processors (by rust-embedded)

stm32-hal

This library provides access to STM32 peripherals in Rust. (by David-OConnor)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
cortex-m stm32-hal
6 7
756 141
4.4% -
7.6 8.7
11 days ago 2 months ago
Rust Rust
Apache License 2.0 MIT License
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.

cortex-m

Posts with mentions or reviews of cortex-m. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.

stm32-hal

Posts with mentions or reviews of stm32-hal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-19.

What are some alternatives?

When comparing cortex-m and stm32-hal you can also consider the following projects:

cortex-m-rt - Minimal startup / runtime for Cortex-M microcontrollers

awesome-embedded-rust - Curated list of resources for Embedded and Low-level development in the Rust programming language

rtic - Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers

C++ Middleware Writer - The repo contains library code to support messaging and serialization. There are also two programs in the repo that are needed to use the CMW.

stm32-rs - Embedded Rust device crates for STM32 microcontrollers

wyhash-rs - wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust

baremetal

pico-examples

generic_embedded - generic embedded stuff used throughout hobby projs

zero-copy-pads - Padding/aligning values without heap allocation

mspenv - a dev env to build, flash, and debug msp430 firmware without an IDE