Bus Decode
bus_decodeDecode a captured waveform by creating a decode job for protocols like SPI and I2C. Specify protocol and channel mapping to analyze multiple buses on the same capture.
Instructions
Create a DecodeJob on the open capture. Same waveform can have several jobs (e.g. SPI + I2C).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| t_max | No | ||
| t_min | No | ||
| job_id | No | ||
| options | No | ||
| protocol | Yes | ||
| channel_map | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||