Related to "I2C"
Communication Protocols in an Embedded Platform
2009-07-19
A feature-rich embedded platform needs to support many communication protocols in order to work with the many different devices that exists today. On top of the supported protocols a communication stack should be present. A stack abstracts the implementation and many protocol-specific details, and enable packaging of multiple signals into the frames of the protocols.
Protocols used by the automotive industry
The following communication protocols have been embraced by the automotive industry. For this reason these need to be supported on an embedded platform used in the …
Tags: Automotive , AUTOSAR , CAN , Communication , Embedded Platform , Ethernet , FlexRay , I2C , LIN , SPI , TCP/IP