Content deleted Content added
Stevebroshar (talk | contribs) As my college professor told me: don't put important info in footnotes. KISS |
Stevebroshar (talk | contribs) an architecture is not used; it's followed or employed or leverage or something |
||
Line 29:
'''Serial Peripheral Interface''' ('''SPI''') is a [[de facto standard|''de facto'' standard]] (with many [[#Variations|variants]]) for [[Comparison of synchronous and asynchronous signalling|synchronous]] [[serial communication]], used primarily in [[embedded systems]] for short-distance [[wired communication]] between [[integrated circuits]].
SPI
[[Motorola]]'s original specification (early 1980s) uses four [[Wire|wires]] to perform [[full duplex]] communication. It is sometimes called a ''four-wire'' [[serial bus]] to contrast with [[Serial Peripheral Interface#Three-wire|three-wire]] variants which are [[half duplex]], and with the ''two-wire'' [[I²C]] and [[1-Wire]] serial buses.
Line 35:
Typical [[#Applications|applications]] include interfacing [[microcontrollers]] with peripheral chips for [[Secure Digital]] cards, [[liquid crystal display]]s, [[analog-to-digital]] and [[digital-to-analog converters]], [[Flash memory#Serial flash|flash]] and [[EEPROM#Serial bus devices|EEPROM]] memory, and various communication chips.
Although SPI is a synchronous serial interface,<ref>{{cite web |url= https://digital.ni.com/public.nsf/allkb/862567530005F09C862566BE004E469D |title= What is Serial Synchronous Interface (SSI)? |access-date= 2015-01-28 }}</ref> it is different from [[Synchronous Serial Interface]] (SSI).
==Operation==
|