Lecture01 Introduction
Lecture01 Introduction
CONTROL
CONTENTS
PhD. NGUYỄN HOÀNG GIÁP
Outline
➢ Ports:
✓ RS-232
✓ Printer (SPP, EPP, ECP)
✓ use
➢ Buses
✓ PCI
✓ AGP
✓ SCSI
✓ ...
➢ Network
✓ Ethernet, WiFi
Embedded systems interfacing
➢ Embedded interfaces
✓ UART, SPI, I2C
✓ Industrial buses: FieldBus,
ProfiBus,
✓ Automotive buses: LIN, CAN,
FlexRay
On-board interfaces
➢ Overhead
➢ Synchronization error
➢ Less number of lines
➢ It can be lengthened without worrying about clock skew
Full-duplex and half-duplex serial interfaces
➢ Half-duplex communication: serial devices must take turns sending and
receiving
✓ Examples: I2C, USB2
➢ Full-duplex means both devices can send and receive simultaneously
✓ Examples: SPI, RS-232, USB3, SATA