About 397 results
Open links in new tab
  1. This application report presents an introduction to the CAN fundamentals, operating principles, and the implementation of a basic CAN bus with TI's CAN transceivers and DSPs.

  2. Dec 27, 2002 · The CAN module must be initialized before it can transmit/receive message packets over the CAN bus. This is done by writing the appropriate values to the various configuration and control …

  3. SIMMA | Partner profile | TI.com

    The ISO 15765 protocol stack was designed by Simma Software, the CAN experts, and has been used in more than a million ECUs. The protocol stack abstracts away the technical details and complexity …

  4. ABSTRACT Communication between microcontrollers and different peripheral devices require some sort of digital protocol. I2C is a common communication protocol that is used in a variety of devices from …

  5. SPI was developed by Motorola in the 1980s and has since become a standard interface for connecting peripherals in embedded systems. Its simplicity, versatility, and efficiency make it an essential tool …

  6. MSP430F67791: EMDC Communication Protocol in embedded procesor

    Nov 11, 2025 · Is there any existing implementation or library of the EMDC communicaction protocol (C, Python, etc.) that I can use on a Raspberry Pi / Linux host? Or is the expectation that I must …

  7. Figure 1 shows a typical I2C bus for an embedded system, where multiple slave devices are used. The microcontroller represents the I2C master, and controls the IO expanders, various sensors, …

  8. CAN PHY Training - TI E2E support forums

    The CAN solution to this is prioritized arbitration (and for the dominant message delay free), making CAN very suitable for real time prioritized communications systems.

  9. Lightweight TCP/IP stack (lwIP) — AM26x Academy

    lwIP is a widely used open-source independent lightweight implementation of the TCP/IP protocol stack designed for resource-constrained embedded systems. Some advantages of lwIP are discussed below:

  10. Introduction The CAN standard specifies the data link layer between nodes. This document will specify the higher level protocol used for communication between applications running on the nodes.