protocol-analyzer
Serial protocol analysis and debugging for common embedded interfaces (I2C, SPI, UART)
它会碰到什么
扫了多少2 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Protocol Analyzer Skill
Overview
This skill provides serial protocol analysis and debugging capabilities for common embedded communication interfaces including I2C, SPI, and UART.
Capabilities
I2C Analysis
- Bus address detection and scanning
- Transaction decoding and timing
- NACK handling and error detection
- Multi-master arbitration analysis
- Clock stretching detection
- 7-bit and 10-bit addressing
- Fast mode and fast mode plus support
SPI Analysis
- Transaction decoding
- Mode configuration (CPOL/CPHA)
- Clock frequency analysis
- Chip select timing verification
- Full-duplex data capture
- Multi-slave configurations
UART Analysis
- Frame analysis and decoding
- Baud rate auto-detection
- Parity and stop bit verification
- Flow control analysis (RTS/CTS)
- Break condition detection
- Error frame identification
Timing Analysis
- Setup and hold time verification
- Clock frequency measurement
- Inter-frame timing analysis
- Protocol timing compliance
- Glitch and noise detection
Integration
- Saleae Logic analyzer integration
- Sigrok/PulseView support
- Protocol decoder libraries
- Export to standard formats
Target Processes
device-driver-development.js- Driver debugging and validationhardware-bring-up.js- Initial communication verificationsignal-integrity-testing.js- Protocol signal analysisbsp-development.js- BSP communication testing
Dependencies
- Logic analyzer software (Saleae Logic, Sigrok)
- Protocol decoder libraries
- Logic analyzer hardware
Usage Context
This skill is invoked when tasks require:
- Serial protocol debugging
- Communication timing verification
- Bus error diagnosis
- Protocol compliance testing
- Multi-device communication analysis
Protocol Configurations
I2C Standard Settings
i2c:
mode: standard | fast | fast_plus | high_speed
addressing: 7bit | 10bit
clock_stretching: enabled | disabled
SPI Mode Settings
spi:
mode: 0 | 1 | 2 | 3 # CPOL/CPHA combinations
bit_order: msb_first | lsb_first
word_size: 8 | 16 | 32
UART Settings
uart:
baud_rate: 9600 | 115200 | etc.
data_bits: 7 | 8 | 9
parity: none | even | odd
stop_bits: 1 | 2想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
星标★ 1,796
本站分层T1
该仓技能数2115
原文件路径
library/specializations/embedded-systems/skills/protocol-analyzer/SKILL.md