hardware-interface-debug

Solid

Use when debugging embedded board-level power, reset, clock, pin, connector, signal integrity, logic analyzer, oscilloscope, or hardware interface issues

AI & Automation 22 stars 2 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
45
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Hardware Interface Debug ## Overview Use this skill when firmware symptoms may actually come from board-level signals. Verify power, reset, clocks, pin mapping, voltage levels, and measured waveforms before treating the issue as a software bug. ## When To Use Use this skill when: - The issue involves power rails, reset, crystals, boot pins, connectors, level shifters, pull-ups, or signal integrity. - A peripheral or debug interface has no signal, wrong voltage, ringing, stuck line, or intermittent behavior. - The user has a schematic, board photo, oscilloscope capture, logic analyzer trace, or pinout question. Do not use this skill when the hardware path has already been verified and the issue is clearly inside firmware logic. ## First Questions Ask for: - Board/chip, revision, and affected interface. - Schematic snippet or pin mapping if available. - Expected signal and observed measurement. - Measurement tool: multimeter, oscilloscope, logic analyzer, current probe. - Power source and voltage levels. - Whether the issue is reproducible across boards. ## Workflow 1. Start with power and ground. Confirm rail voltage, sequencing, ripple, current limit, ground reference, and target voltage for debug probes. 1. Check reset and clock. Verify reset release, boot strap states, oscillator startup, clock output, and brownout/watchdog conditions. 1. Trace the signal path. Map MCU pin, package pin, board net, connector, level shifter, external device, and pull c...

Details

Author
easyzoom
Repository
easyzoom/aix-skills
Created
3 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category