stm32h750-weact

stm32h750-weact is a skill for Claude Code, Codex from alexex1993/mcu-skills. It costs 0 tokens per session (2,092 once invoked), scanned A, original, MIT.

A firmware development guide for the WeAct Studio MiniSTM32H7xx board, built around the STM32H750 microcontroller. It covers the board’s screen, camera, flash storage, memory card, USB, and STM32Cube HAL setup.

In plain words
What is it for?
Use it to create PlatformIO projects, control the display and peripherals, configure clocks, flash firmware, and diagnose hardware-specific problems.
Why use it?
Board-specific wiring, clocks, memory, and processor details can cause code to run incorrectly even when it builds successfully.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: reads .claude/ paths.

Good fit Use it to create PlatformIO projects, control the display and peripherals, configure clocks, flash firmware, and diagnose hardware-specific problems.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexex1993/mcu-skills/stm32h750-weact
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add alexex1993/mcu-skills --skill stm32h750-weact
Clone the repo
git clone --depth 1 https://github.com/alexex1993/mcu-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for stm32h750-weact

README.md
[![agentmods](https://agentmods.dev/badge/skills/alexex1993/mcu-skills/stm32h750-weact/github.svg)](https://agentmods.dev/skills/alexex1993/mcu-skills/stm32h750-weact)
Your own site
<a href="https://agentmods.dev/skills/alexex1993/mcu-skills/stm32h750-weact"><img src="https://agentmods.dev/badge/skills/alexex1993/mcu-skills/stm32h750-weact/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for stm32h750-weact

Your own site · 80×15
<a href="https://agentmods.dev/skills/alexex1993/mcu-skills/stm32h750-weact"><img src="https://agentmods.dev/badge/skills/alexex1993/mcu-skills/stm32h750-weact.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,092 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Rogue Agent · line 45
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.02092
Opus 5 $0.00000 $0.01046
Sonnet 5 $0.00000 $0.00418
Haiku 4.5 $0.00000 $0.00209

Measured 12d ago against content hash 67b276fe59ce, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

stm32h750-weact scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (template/variants/new-project.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/stm32/stm32h750-weact/SKILL.md · 121 lines

How it starts

The opening of the file, as written. The whole thing — 121 lines — stays where its author put it; the contents beside it link to each section on GitHub.

WeAct STM32H750VBT6 core board

Board-specific firmware knowledge. The two reference files hold the detail — read the one you need rather than guessing, because most of the failure modes below are silent (the board runs, just wrongly).

  • reference/board-hardware.md — complete hardware reference: schematic-level pin map, every connector, power tree, memory map, SDK/examples inventory, plus a full development guide (Part II: §12 PlatformIO, §13 clocks, §14 peripheral cookbook, §15 M7 gotchas, §16 flashing, §17 pitfall table).
  • reference/recipes.md — copy-paste-ready code: platformio.ini, clock config, LCD driver with the fast blit path, backlight PWM, ADC temperature sensor, USB CDC, DWT frame pacing.
  • template/ — a complete working project that builds and flashes, plus a scaffolding script. It is where every recipe was extracted from; see template/README.md.

Orientation

MCU STM32H750VBT6, Cortex-M7, 128 KB flash, 1 MB RAM, LQFP100
Clocks HSE 25 MHz (X1), LSE 32.768 kHz. Working tree: PLL1 M5/N96/P2 → SYSCLK 240, HCLK 120
Display ST7735S 160×80 on SPI4 (PE12 SCK, PE14 MOSI, PE11 CS, PE13 D/C, PE10 backlight)
LED / button PE3 active-high / PC13 pressed = high
Storage 8 MB QSPI flash @ 0x90000000 (XIP), 8 MB SPI flash on SPI1, MicroSD on SDMMC1
USB OTG_FS on PA11/PA12, crystal-less off HSI48; ROM DFU bootloader on the same Type-C
Debug SWD on header P3 (PA13/PA14)

Rules that prevent the expensive mistakes

Check these before writing code — each one produces a failure that looks like something else.

  1. -DHSE_VALUE=25000000 in build_flags. The stock framework-stm32cubeh7 CMSIS template already defaults HSE_VALUE to 25 MHz — matching this board's crystal by coincidence, the same way the F4 template does for the Black Pill — so this currently works without the flag. It stops working the moment a CubeMX-generated stm32h7xx_hal_conf.h from a different H7 board (most Nucleo/Eval H7 boards run their HSE from an 8 MHz ST-Link MCO) gets dropped in: the PLL still locks, but every derived timing is wrong by ~3×. Set it explicitly so the project doesn't depend on which hal_conf.h happens to be in play.
  2. PWR_LDO_SUPPLY — this board has no SMPS. Configuring one leaves the core under-supplied and unresponsive to SWD until a BOOT0 power cycle. The setting latches on first write after reset.
  3. Fix the board definition's swapped sizes in platformio.ini: board_upload.maximum_size = 131072 (flash), board_upload.maximum_ram_size = 524288 (RAM). Otherwise nothing warns you when an image exceeds the real 128 KB.
  4. board_build.stm32cube.disable_embedded_libs = yes if you vendor an ST7735 driver into lib/ — Cube's embedded BSP ships its own and they collide at link time.
  5. FLASH_LATENCY_1 at HCLK 120 MHz. Too few wait states → hard fault on the first flash read.
  6. Cache enable before HAL_Init(), clock config before any peripheral init.
  7. D-cache vs DMA: buffers __attribute__((aligned(32))), size a multiple of 32, clean before TX / invalidate after RX. And DMA1/DMA2 cannot reach DTCM or ITCM — a buffer there silently never updates. Default linker puts everything in RAM_D1 (AXI SRAM), which is fine.
  8. Backlight is TIM1_CH2N, a complementary output: HAL_TIMEx_PWMN_Start(), not HAL_TIM_PWM_Start(), and HAL_TIMEx_ConfigBreakDeadTime() + HAL_TIM_MspPostInit() are mandatory or the pin never drives.
  9. USB needs HAL_PWREx_EnableUSBVoltageDetector() plus HSI48State = RCC_HSI48_ON. Missing it means the host sees nothing at all. 9a. The AF macro is GPIO_AF10_OTG2_FS, not GPIO_AF10_OTG1_FS. This part has two USB_OTG controllers, so stm32h7xx_hal_gpio_ex.h defines USB2_OTG_FS and compiles out the OTG1_FS macro name entirely — code copied from an H7A3/H72x example (which has only one controller) fails to build with an undefined-identifier error that doesn't say why.
  10. LCD and camera reset lines are tied to the board reset net — no GPIO control, ever. A wedged panel needs a full MCU reset.

Read the full file on GitHub · 121 lines

Files

What ships with it

43 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 121 lines · 0 tokens per session scan A 67b276fe59ce

Subscribe to this mod's changes

stm32h750-weact is a skill published in the GitHub repository alexex1993/mcu-skills (17 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,092 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

iot-developer

Expert in IoT development, microcontrollers, sensors, and MQTT protocols.

daffy0208/ai-dev-standards · 18 tokens

edge-iot

Edge computing, IoT protocols, and embedded systems integration.

miles990/claude-software-skills · 15 tokens

ruview-configure

Configure RuView — ESP32 sdkconfig variants, NVS provisioning, WiFi channel / MAC filter overrides (ADR-060), edge intelligence modules (ADR-041), sensing-server flags, multi-node mesh, and Cognitum Seed integration. Use when adjusting how a deployed RuView system behaves without changing code.

ruvnet/RuView · 67 tokens

ruview-applications

Run RuView sensing applications — presence/occupancy, breathing & heart rate, activity & fall detection, 17-keypoint pose estimation (WiFlow), sleep monitoring & apnea screening, environment mapping, Mass Casualty Assessment (MAT), and the 3D point-cloud fusion demo. Use when someone wants to actually do something…

ruvnet/RuView · 79 tokens

ruview-mmwave

Set up and run RuView mmWave / FMCW radar sensing — ESP32-C6 + Seeed MR60BHA2 (60 GHz, heart rate / breathing rate / presence) and HLK-LD2410 (24 GHz, presence + distance), plus mmWave↔WiFi-CSI sensor fusion (48-byte fused vitals, MR60BHA2/LD2410 auto-detect, v0.5.0+). Use when the deployment includes a…

ruvnet/RuView · 116 tokens

provision-node

Build, flash, and provision an ESP32-S3/C6 CSI node for RuView — firmware variant choice, ESP-IDF Windows-subprocess flow, NVS/WiFi/channel/MAC-filter overrides.

ruvnet/RuView · 46 tokens