# MaJerle/stm32f429

Keil projects and libraries for STM32F4xx devices

Repository: https://github.com/MaJerle/stm32f429
Canonical: https://ross.abutalabs.com/products/stm32f429
Homepage: https://stm32f4-discovery.net
Language: C
License Family: other
Topics: stm32, discovery-board, microcontrollers, stmicroelectronics
Last push: 2022-12-16T05:41:42+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4517, "days_push": 1356, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2508, forks 1361 (observed 2026-08-28T04:06:57.276910+00:00)

## What it is
A collection of C libraries and Keil uVision projects for STM32F4xx series microcontrollers, covering peripherals like USART, SPI, I2C, ADC, DAC, LCD, and touch drivers. It is accompanied by beginner-friendly tutorials on the stm32f4-discovery.net website.

## Use cases
- drive peripherals like USART, SPI, and I2C on an STM32F4 Discovery board
- blink LEDs and read buttons on STM32F429 Discovery
- read temperature from a DS18B20 sensor over OneWire
- drive an ILI9341 LCD with touch input on STM32F429
- learn STM32 microcontroller development as a beginner
- work with SDRAM on the STM32F429 Discovery board

## When to choose
- you are using an STM32F4xx Discovery or Nucleo board and want ready-made peripheral drivers
- you are a beginner looking for tutorials alongside working example projects
- you develop with Keil uVision or GCC (Coocox) for STM32F4 devices

## When to avoid
- you use STM32 families other than F4/F7/F0
- you prefer modern HAL/CubeMX-based or CMake-based workflows exclusively
- you need a license-cleared codebase for commercial products (no license is specified)

## Facets
- artifact type: library
- maturity: maintenance
- function: embedded, sdk, developer-tools
- domain: embedded-systems, hardware, developer-tools, tutorials
- platform: embedded, c, cpp
- tags: stm32, stm32f4, microcontroller, keil, discovery-board, peripheral-drivers, arm-cortex-m

## Member repositories
- MaJerle/stm32f429 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:57.276910+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-30T02:26:31.983721+00:00, confidence not recorded.
  - readme: https://github.com/MaJerle/stm32f429 (fetched 2026-08-28T04:06:57.276910+00:00, sha 3952f5f5da8d)
  - homepage: https://stm32f4-discovery.net (fetched 2026-08-29T10:08:52.677916+00:00, sha f24548165bd5)
  - site_page: https://stm32f4-discovery.net/about (fetched 2026-08-29T10:08:52.681124+00:00, sha 20799abe84d1)
  - site_page: https://stm32f4-discovery.net/2018/09/getting-started-with-stm32-step-by-step (fetched 2026-08-29T10:08:52.683118+00:00, sha db38c60a2428)
- Data as of 2026-08-30T08:39:29.467469+00:00.
