Serial Peripheral Interface: Difference between revisions

Content deleted Content added
wut?
No edit summary
Line 48:
| {{center|{{Overline|CS}}}} || {{center|Chip Select}} || [[Logic level#Active state|Active-low]] [[Chip select|chip select signal]] from main (master) to<br/>enable communication with a specific sub (slave) device.
|-
| {{center|SCLK}} || {{center|Serial Clock}} || [[Clock signal]] from main (master) transitions for each serial data bit.
|-
| {{center|MOSI}} || {{center|Main Out, Sub In<br/>(master out, slave in)}} || [[Serial communication|Serial data]] from main (master), highestmost-significant bit first.
|-
| {{center|MISO}} || {{center|Main In, Sub Out<br/>(master in, slave out)}} || [[Serial communication|Serial data]] from sub (slave), highestmost-significant bit first.
|}