stm32-hal-development

Installation
SKILL.md

STM32 HAL Development

Treat this skill as the working playbook for CubeMX-based STM32 projects.

Workflow

  1. Read references/core-guidelines.md first.
  2. Keep all custom code inside USER CODE regions unless the project has an explicit non-CubeMX extension point.
  3. Configure peripherals in CubeMX, regenerate code, then add application or BSP logic.
  4. Read additional references only as needed:
  5. Reuse assets/bsp-template.c and assets/bsp-template.h when starting a new BSP module.

Notes

Related skills
Installs
23
GitHub Stars
360
First Seen
Apr 19, 2026