stm32-cmake VS stm32_programming

Compare stm32-cmake vs stm32_programming and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
stm32-cmake stm32_programming
16 2
1,103 -
- -
7.2 -
6 days ago -
C
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.

stm32-cmake

Posts with mentions or reviews of stm32-cmake. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-06.

stm32_programming

Posts with mentions or reviews of stm32_programming. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-29.
  • orange pi bare metal
    2 projects | /r/OrangePI | 29 Oct 2022
    The first thing you want to do is to get a JTAG adapter (I use ft2232h based board) and familiarize yourself with openocd. I have a tutorial on setting up openocd with ARM based chip. Then, you should get familiar with linker scripts.
  • How to do STM32 with no abstractions?
    6 projects | /r/embedded | 15 Aug 2022
    Here's a repo I've made for my students https://gitlab.com/matsievskiysv/stm32_programming/. In it I start with assembly, introduce C and linker scripts and finally write my own HAL. It uses stock gcc, gdb and openocd from debian repo.

What are some alternatives?

When comparing stm32-cmake and stm32_programming you can also consider the following projects:

libopencm3-examples - Simple example projects showing how to use libopencm3.

build - Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf

stm32_template - Template project for getting started with the STM32F4 microcontroller

stm32-cube-cmake-vscode - STM32, VSCode and CMake detailed tutorial

CMSIS_5 - CMSIS Version 5 Development Repository

fossil_smartwatches_alelec_android

RIOT - RIOT - The friendly OS for IoT

pico-sdk

blue_pill_too - Like the STM32 blue pill there is a STM32F030F4P6 based blue board which so far as I know doesnt have a cool name yet.

test_compilers