SPI
Serial Peripheral Interface (SPI) is a 4-wire synchronous serial data protocol suitable for portable device platforms. The serial peripheral interface generally consists of 4 lines, although it can sometimes be 3 or 2 lines.
SPI is often used for communication with Serial Flash memory to read and write data. This communication protocol excels in fast data access, making it an ideal choice for embedded systems and storage applications. Additionally, SPI is widely used in computer peripherals, such as communication with sensors, displays, and more.
In terms of signals, SPI uses three main signal lines: SCK (Serial Clock), CS (Chip Select), and SDA (Serial Data). SCK is used for synchronizing data transmission, CS is used to select the device for communication, and SDA is responsible for the actual data transfer. This structure ensures the stability and reliability of communication.
As for voltage, the operating voltage of SPI depends on the specifications of the corresponding integrated circuit (IC). This means that the specific voltage requirements and characteristics will vary based on the IC used and the relevant application scenarios.
Logic Analyzer / MSO
TB3016F | MSO2116E (w/ analog channels) | MSO3124V (w/ electrical validation) |
TB3000 series Specifications PDF | MSO2000 series Specifications PDF | MSO3000 series Specifications PDF |
![]() |
![]() |
Model | TB3016F | MSO2116E | MSO3124V |
Decode / Trigger | y | y | y |
Analog Channels | y | y | |
Electrical Validation | y |
SPI Decode

Save as TXT/CSV
In Logic Analyzer mode, click the icon above the report area to save the decoded data as a TXT/CSV file.![]() |
![]() |
SPI Electrical Validation
Use an oscilloscope for SPI electrical validation to ensure compliance with defined specifications. After an extended burn-in test, the oscilloscope confirms that the electrical characteristics of the signal meet the required standards.
Supported Models: TS3124V (4-channel DSO), MSO3124V (4-channel DSO + 16-channel LA)
![]() |
Electrical Validation Solution PDF |
SPI Decoding Setup Steps 1. Click Quick Settings or Add Protocol Decode to select a protocol for logic analyzer capture. 2. Select SPI for decoding. 3. If you use Quick Settings, the system will recommend configurations for trigger type, sampling rate, voltage threshold, and channel settings. 4. Click the icon to access the Decode Settings screen |
![]() |
![]() |
Decode SettingsType: Select the SPI category, the default is 3-wire-SPI, the following 4 types are included |
4-wire SPI → using SCK, CS, SDI, or SDO You can individually set the trigger edges for CS, SDI, and SDO. CS is default set as Active Low, and SDI/SDO is default set as Active High. Since SDI and SDO data appear simultaneously, you can choose within the data display channel to show only SDI, only SDO, or both, with the default setting being Both. |
![]() |
3-wire SPI → using SCK, CS, SDA In the 3-wire mode with Chip Select, only one data channel is needed (which can be either SDI or SDO). You can individually set the trigger edges for CS and Data. CS is default set as Active Low, and Data is default set as Active High. In typical applications, the data channel is a single-line unidirectional method for transmitting data. |
![]() |
|
We also provide a single-line bidirectional transmission mode. You only need to check "SDI(Write)-Latency-SDO(Read)" to configure the bit number for bidirectional transmission. From the Master"s perspective, the write length is the number of bits that the Master puts into the data channel, with a minimum of 1. The wait for Slave processing is the number of bits, with a minimum of 0. Then, data is collected based on the read length, with a minimum of 1. The maximum value for these three parameter settings is 65535. |
3 Wire-SPI (Unused Chip Select) → SCK, SDI, SDO |
|
2 Wire-SPI (Unused Chip Select) → SCK, SDA |
![]() |
If the chip select is not used and the interval between frames is not 0. You can set the interval as 6us, any data bit higher than 6us will be seen as Idle. |
![]() |
If the chip slave is not used and the interval between frames is 0. You can see the data continuous as the dialog below. |
![]() |
We also offer bi-direction mode. Check the "SDI(Write)-Latency-SDO(Read)" to set the bit numbers for the 3 columns; Write and Read (1~65535), Latency (0~65535). |
![]() |
YouTube Video
SPI Decoding Examples

Vous n'avez pas trouvé ce que vous cherchez ? N'hésitez pas à nous contacter : il y a de fortes chances que nous ayons un outil pour vous aider à résoudre les défis auxquels vous êtes confronté !