Saleae Support
Home
Download
User Forum
Contact Us
Search…
Saleae Support
Orders & Shipping
Getting Started
User Guide
Software
Software Extensions
Extension Installation
Create and Use Extensions
High-Level Analyzer (HLA) Extensions
Measurement Extensions
Extension File Format
About Third-Party Extensions
Publish an Extension
HLA - Analyzer Frame Format
Async Serial - Frame Format
I2C - Frame Format
SPI - Frame Format
CAN - Frame Format
Manchester - Frame Format
1-Wire - Frame Format
Async RGB LED - Frame Format
Simple Parallel - Frame Format
LIN - Frame Format
I2S - Frame Format
API Documentation
Protocol Analyzers
Analyzer SDK & Automation
Datasheets & Specifications
Troubleshooting
FAQ
Returns & Warranty
Community
Tutorials
Oscilloscope Tutorial
Logic Analyzer Tutorial
Learning Portal
Example Projects
Powered By
GitBook
SPI - Frame Format
Output Frame Format
Frame Type:
"enable"
Property
Type
Description
undefined
Indicates the enable (chip select) signal has transitioned from inactive to active, present when the enable channel is used
Frame Type:
"disable"
Property
Type
Description
undefined
Indicates the enable signal has transitioned back to inactive, present when the enable channel is used
Frame Type:
"result"
Property
Type
Description
miso
bytes
Master in slave out, width in bits is determined by settings
mosi
bytes
Master out slave in, width in bits is determined by settings
A single word transaction, containing both MISO and MOSI
Frame Type:
"error"
Property
Type
Description
undefined
Indicates that the clock was in the wrong state when the enable signal transitioned to active
Previous
I2C - Frame Format
Next
CAN - Frame Format
Last modified
6mo ago
Copy link
Edit on GitHub
Contents
Output Frame Format
Frame Type: "enable"
Frame Type: "disable"
Frame Type: "result"
Frame Type: "error"