Introduction
This article focuses on how to send CAN data from Komodo Due interface channel A and monitor it in channel B of the same Komodo interface. In this example, one computer is used, since the Komodo interface has one USB interface for connecting to the computer.
Overview
In this article Komodo channel A is connected to Komodo channel B. Komodo channel A sends 11 22 33 44 55 and Komodo channel B monitors it.
CAN Data Transfer Guidelines
- Download and run the latest version of the Total Phase USB Drivers Installer.
- Download and unzip the latest version of Komodo GUI on PC. (?)
- Download and unzip the latest version of Data Center on PC. (?)
- Connect Komodo to PC via the USB connector.
- Connect the Komodo DB-9 connector channel A to Komodo DB-9 connector channel B. (?)
- Connect 1K OHM resistor between CAN+ and CAN- in Komodo channel A block screw terminal.
- Launch Komodo GUI on PC. (?)
- Launch Data Center on PC. (?)
- Connect Komodo port 0 to Komodo GUI. (?)
- Click Analyzer.
- Click Connect.
- Select the Komodo port 0.
- Click OK to connect to the Komodo interface.
- Connect Komodo port 1 to Data Center. (?)
- Click Analyzer.
- Click Connect to Analyzer.
- Select the Komodo port 1.
- Click OK to connect to the Komodo interface.
- Configure Komodo GUI (?)
- Click Mode ➝ General CAN.
- Enable Active CAN Mode. Configure to Bitrate: 125 Khz, CAN ID: 0x123, DLC: 5, Message: 11 22 33 44 55, Ch A.
- Click Analyzer ➝ Run.
- Configure Data Center (?)
- Click Analyzer ➝ Device Settings ➝ CAN.
- Disable include packets from this device. Disable Monitor Bus A.
- Enable Monitor Bus B, Make Active Node, and Configure Bus B Settings.
- Disable Target Power. Configure to Bitrate: 125000. Disable Enable GPIO Configuration.
- Click Analyzer → Run Capture.
- On Komodo GUI click Send Message. (?)
- Verify that that Komodo channel A sends the data correctly, and that Komodo channel B monitors the data correctly.
Figure 1: Komodo CAN Transfer - Komodo GUI
Figure 2: Komodo CAN Transfer - Data Center
Notes
For additional information, take a look at the Komodo interface user manual, Komodo GUI user manual and Data Center user manual