Synchronous Serial Port
From HandWiki
Short description: Serial port
This article relies largely or entirely on a single source. (March 2026) |
A Synchronous Serial Port (SSP) is a hardware controller commonly found in microcontrollers that provides support for synchronous serial communication protocols depending on the specific implementation. An SSP can operate in either master or slave mode, following a master–slave communication paradigm in which the master device provides the clock signal and coordinates data transfer across the bus.
This hardware commonly supports one of are two widely used protocols Inter-Integrated circuit (I2C) and the Serial Peripheral Interface (SPI).[1]
See also
- Serial Peripheral Interface Bus
- Inter-Integrated circuit
Reference
- ↑ Srinivas, Ananthula; Kumar, M. Kiran; Bhandari, Jugal Kishore (December 2014). "Design and Verification of Serial Peripheral Interface". International Journal of Engineering Development and Research 1 (3): 130–136. https://rjwave.org/IJEDR/papers/IJEDR1303026.pdf. Retrieved 25 March 2026.
