meta data for this page
Differences
This shows you the differences between two versions of the page.
com:basic_spi [2023/05/22 20:39] – created - external edit 127.0.0.1 | com:basic_spi [2024/11/15 21:58] (current) – vamsan | ||
---|---|---|---|
Line 2: | Line 2: | ||
====== lamaPLC Communication: | ====== lamaPLC Communication: | ||
{{ : | {{ : | ||
- | The Serial Peripheral Interface (SPI) is a synchronous serial communication interface specification used for short-distance communication, | + | The //Serial Peripheral Interface// (**SPI**) is a synchronous serial communication interface specification used for short-distance communication, |
\\ | \\ | ||
SPI devices communicate in full duplex mode using a master–slave architecture usually with a single master (though some Atmel and Silabs devices support changing roles on the fly depending on an external (SS) pin). The master (controller) device originates the frame for reading and writing. Multiple slave-devices may be supported through selection with individual chip select (CS), sometimes called slave select (SS) lines. \\ | SPI devices communicate in full duplex mode using a master–slave architecture usually with a single master (though some Atmel and Silabs devices support changing roles on the fly depending on an external (SS) pin). The master (controller) device originates the frame for reading and writing. Multiple slave-devices may be supported through selection with individual chip select (CS), sometimes called slave select (SS) lines. \\ | ||
Line 131: | Line 131: | ||
</ | </ | ||
- | {{tag> | + | ===== Sources ===== |
+ | Wikipedia ([[https:// | ||
+ | |||
+ | ===== SPI topics on lamaPLC ===== | ||
+ | {{topic> | ||
+ | |||
+ | \\ | ||
+ | {{tag> | ||
\\ | \\ | ||
This page has been accessed for: Today: {{counter|today}}, | This page has been accessed for: Today: {{counter|today}}, |