Difference between revisions of "Protocol decoder:Spi"

From sigrok
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Protocol decoder:spi}} <div style="float:right"> {{Infobox protocol decoder | id = spi | name = Serial Peripheral Interface | descriptio...")
 
m
Line 1: Line 1:
{{DISPLAYTITLE:Protocol decoder:spi}}
<div style="float:right">
<div style="float:right">
{{Infobox protocol decoder
{{Infobox protocol decoder
Line 16: Line 15:
| annotations    = Hex
| annotations    = Hex
}}
}}
</div>


The '''spi''' protocol decoder...
The '''spi''' protocol decoder...

Revision as of 02:05, 26 November 2012

spi
Name Serial Peripheral Interface
Description Full-duplex, synchronous, serial bus
Status supported
License GPLv2+
Source code decoders/spi
Input logic
Output spi
Probes MISO, MOSI, CLK, CS#
Optional probes
Options cs_polarity, cpol, cpha, bitorder, wordsize

The spi protocol decoder...

Hardware

SPI

TODO.

Probe setup:

TODO.

Photos:

TODO.

Protocol

TODO.

Resources

TODO.