bfd-matlab-mcd

Coordinate MATLAB-driven data capture and analysis for STM32 J-Link HSS workflows.

27|1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Sonder4/STM32-BFD-Kit --skill bfd-matlab-mcd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bfd-matlab-mcd
Source: https://github.com/Sonder4/STM32-BFD-Kit/tree/main/skills/claude/bfd-matlab-mcd
Command: npx skills add https://github.com/Sonder4/STM32-BFD-Kit --skill bfd-matlab-mcd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables end-to-end MATLAB-driven data capture and analysis for STM32 systems using J-Link HSS, supporting efficient experimentation, parameter estimation, and model iteration.

Core Features & Use Cases

  • Closed-loop data capture with J-Link HSS: capture synchronized MCU data for system identification.
  • Experiment management: store runs as reproducible datasets with manifests and summaries.
  • Matlab-based analysis: run Kalman, PID/LQR/MPC tuning, or code-generation checks within MATLAB/Simulink workflows.

Quick Start

Run the MATLAB-based experiment workflow against an STM32 project and capture HSS data for system identification.

Frequently Asked Questions about bfd-matlab-mcd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture synchronized STM32 data for system identification using MATLAB?

STM32 system identification with MATLAB uses closed-loop data capture via J-Link HSS. This approach captures synchronized MCU data and stores runs as reproducible datasets with manifests for parameter estimation and model iteration.

Can I use J-Link HSS to capture MCU data for controller tuning in MATLAB?

Yes, J-Link HSS supports capturing MCU data directly for MATLAB-based controller tuning. You can run Kalman, PID, LQR, or MPC tuning and perform code-generation checks within your MATLAB and Simulink workflows.

What do I need to set up before capturing STM32 data for MATLAB processing?

Before capturing STM32 data for MATLAB processing, you need BFD-Kit MATLAB tooling, J-Link HSS support, dataset logging, and manifest generation. These coordinate the end-to-end pipeline for synchronized scalar capture and analysis.

How does experiment management work for STM32 system identification datasets?

Experiment management for STM32 system identification stores capture runs as reproducible datasets. It generates dataset manifests and summaries alongside synchronized scalar data, ensuring efficient model iteration and parameter estimation.