Saleae Support
HomeDownloadUser ForumContact 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
I2S - Frame Format

Output Frame Format

Frame Type: "error"

Property
Type
Description
error
str
Error details. I2C errors usually indicate the wrong number of bits inside of a frame
  • I2S decode error

Frame Type: "data"

Property
Type
Description
channel
int
channel index. 0 or 1
data
int
Audio value. signed or unsigned, based on I2S/PCM analyzer settings
  • A single sample from a single channel
Previous
LIN - Frame Format
Next
API Documentation
Last modified 5mo ago
Copy link
Edit on GitHub
Contents
Output Frame Format
Frame Type: "error"
Frame Type: "data"