# LonelyWolf/stm32

STM32 stuff

Repository: https://github.com/LonelyWolf/stm32
Canonical: https://ross.abutalabs.com/products/stm32
Language: C
License: Unlicense
License Family: permissive
Topics: stm32
Last push: 2022-01-31T23:42:06+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4833, "days_push": 1675, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1143, forks 503 (observed 2026-08-28T04:03:45.003859+00:00)

## What it is
A collection of STM32 microcontroller-related code, notes, and examples written in C. It serves as a reference and learning resource for bare-metal STM32 development.

## Use cases
- learn stm32 bare-metal programming
- find stm32 register-level code examples
- reference for programming stm32 without hal
- embedded c examples for arm cortex-m
- kickstart an stm32 firmware project

## When to choose
- you want minimal, dependency-free STM32 examples
- you are learning how STM32 peripherals work at the register level
- you prefer public-domain (Unlicense) code you can copy freely

## When to avoid
- you need a maintained HAL or full framework with support
- you want production-ready drivers with active bug fixes
- you need documentation beyond sparse notes

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: embedded, developer-tools
- domain: embedded-systems, hardware, tutorials
- platform: embedded, c, cross-platform
- tags: stm32, microcontroller, bare-metal, arm-cortex-m, examples

## Member repositories
- LonelyWolf/stm32 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:45.003859+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:34:54.473340+00:00, confidence not recorded.
  - readme: https://github.com/LonelyWolf/stm32 (fetched 2026-08-28T04:03:45.003859+00:00, sha a7f23066f9dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
