What is SPI?
------------
The "Serial Peripheral Interface" (SPI) is a synchronous four wire serial link used to connect microcontrollers to sensors, memory, and peripherals.
It's a simple "de facto" standard, not complicated enough to acquire a standardization body. SPI uses a master/slave configuration.
Sunday, August 28, 2011
SPI
http://www.kernel.org/doc/Documentation/spi/spi-summary
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment