About 273,000 results
Open links in new tab
  1. Serial Peripheral Interface - Wikipedia

    Serial Peripheral Interface (SPI) is a de facto standard (with many variants) for synchronous serial communication, used primarily in embedded systems for short-distance wired communication …

  2. There are two control lines for SPI. The controller, usually a microcontroller or DSP, controls a peripheral select and the serial clock used for data synchronization. An SPI bus can control …

  3. Basics of the SPI Communication Protocol

    Feb 13, 2016 · SPI is a communication protocol used to interface a variety of sensors and modules to microcontrollers. This easy to understand guide will explain how it works.

  4. Introduction to SPI Interface | Analog Devices

    Serial peripheral interface (SPI) is one of the most widely used interfaces between microcontroller and peripheral ICs such as sensors, ADCs, DACs, shift registers, SRAM, and others.

  5. Serial Peripheral Interface (SPI) - SparkFun Learn

    Check out the Wikipedia page on SPI, which includes lots of good information on SPI and other synchronous interfaces. This page presents a more correct way to set up an SPI network …

  6. SPI Interface Explained: Simple Guide for Beginners

    May 20, 2024 · Serial Peripheral Interface (SPI) is a master – slave type protocol that provides a simple and low cost interface between a microcontroller and its peripherals.

  7. serial peripheral interface (SPI) - TechTarget

    Aug 7, 2023 · A serial peripheral interface (SPI) is an interface commonly used in computers and embedded systems to facilitate short-distance communication between a microcontroller and …

  8. SPI (Serial Peripheral Interface) - FS Community

    Feb 7, 2025 · A Serial Peripheral Interface (SPI) is a communication protocol commonly used with devices such as microcontrollers. It utilizes four wires to enable rapid data transfer. This article …

  9. SPI原理超详细讲解---值得一看-CSDN博客

    Jul 1, 2024 · 本文深入解析SPI通信协议,包括SPI的主从模式、信号线、数据发送接收机制、四种通信模式及其实现原理。 探讨了SPI在不同场景下的应用,如EEPROM、FLASH等,并详细 …

  10. What Is a Serial Peripheral Interface (SPI)? Meaning, Working, and ...

    May 3, 2024 · SPI is a communication protocol for fast, efficient data exchange between microcontrollers, sensors, and peripheral devices. Learn more about SPI.