Think of it as an alternative serial communications method to RS232/USB/etc. usually used between components of embedded/semi-embedded systems. It stands for Serial Peripheral Interface (bus)
spi is not what you defined - it is a 3-wire bus used by cheap mmc controllers
Changes made. Thanks.
Quote:
Originally Posted by _Em
Think of it as an alternative serial communications method to RS232/USB/etc. usually used between components of embedded/semi-embedded systems. It stands for Serial Peripheral Interface (bus)
Always learning something on these forums. Thnx!
Last edited by JavaJiveJump : 04-01-2008 at 03:45 PM.