The CAN specialist
-Hidden- -Hidden-
Nederlandse taal English language
Skip to main content

USB to CAN V2 Automotive

PC USB interface with 2x CAN (HS/LS), 1x LIN, galvanic isolation

On request

 

 
 
The Ixxat USB to CAN <span style='font-size: 80%'><sup><b>V2</b></sup></span> Automotive supports the CAN protocol
The Ixxat USB to CAN <span style='font-size: 80%'><sup><b>V2</b></sup></span> Automotive supports the LIN protocol
USB to CAN <span style='font-size: 80%'><sup><b>V2</b></sup></span> Automotiveby Ixxat

Stock SE

Request for quote

Ask a question

The Ixxat USB to CAN V2 Automotive interface, featuring two CAN channels and galvanic isolation, offers a simple and cost-effective CAN interface. This allows computers to quickly connect to industrial fieldbus networks and various CAN applications. In addition, the interface supports seamless integration into existing automotive and industrial systems. The interface features two switchable CAN interfaces. Furthermore, one channel can be switched to CAN low-speed. A LIN interface is also available, while all channels remain galvanically isolated.

During testing, development, and maintenance applications, the USB to CAN V2 Automotive delivers proven and reliable performance. Additionally, the solution is suitable for control applications in the automotive, machine building, and industrial automation sectors. For example, the interface offers stable performance in CAN diagnostics, CAN analysis, and real-time data communication. This allows engineers to work more efficiently and accurately with complex CAN networks.

Thanks to the robust hardware and the native USB 2.0 high-speed connection, high data throughput is achieved. At the same time, latency and power consumption are kept to a minimum. Furthermore, a time-stamp resolution of just one microsecond ensures extremely accurate CAN communication. As a result, the transmission and reception of CAN messages are completely loss-free. In addition, the interfaces support extensive filtering and buffering options for professional CAN monitoring and CAN analysis.

Finally, the USB to CAN V2 Automotive interface features two CAN channels and one LIN channel. This makes the interface suitable for a wide range of automotive, industrial, and embedded CAN applications.

The canAnalyser 3 Mini bus monitor for Windows® is also included as standard for quick diagnostics and hardware testing. In addition, the comprehensive canAnalyser 3 software offers additional features for the development, simulation, and debugging of CAN networks. Finally, the FAQ below helps you choose the right analysis software for every user scenario.


Features and benefits

  • Combines 2x CAN (incl. 1x CAN Lowspeed) and 1x LIN in one interface
  • Cost-effective, versatile and extremely reliable
  • Accurate and precise timestamp
  • High data throughput with low latency
  • Galvanic Isolation between network and interface
  • CAN communication up to 1 Mbit/s
  • Includes CAN Bus Monitor software for Windows®
  • Universe driver for easy exchange between different Ixxat interfaces
  • Powerful programming interface for Windows®, Linux (incl. SocketCAN), QNX and VxWorks

Tech Specs

Controller

1x LIN and 2x CAN CC (Classic CAN 2.0A/B)
incl. 1x CAN Low Speed

CAN Mode

CAN high-speed (ISO 11898-2)

CAN Baudrates

High-speed: 10 kBit/s … 1 Mbit/s
Low-speed: 10 kBit/s … 125 kbit/s

CAN Transceiver

TI SN65HVD251

LIN Mode

LIN V1.3 and V2.0/2.1

LIN Baudrates

Max. 20 Kbit/s

LIN Transceiver

TI TJA1020
 

Galvanic Isolation

Up to 500 V

Connector

RJ45 (CiA® 106)

PC Interface

USB-A

Driver

Ixxat VCI (Windows®) or ECI (Linux)

Power Supply

Via USB connection, 5 V=
LIN via D-Sub9, V=

Current Consumption

max. 300 mA

Temperature

Usage -20 °C to +70 °C
Storage -40 °C to +85 °C

Dimensions

80 x 50 x 22 mm

Certification

CE, FCC, UKCA
 
The following software is provided free of charge with the Ixxat USB to CAN V2 Automotive. The current version is available for download.

CAN Bus Monitor

Ixxat canAnalyser 3 Mini

For simple testing purposes and start-up canAnalyser Mini - a free CAN bus monitor - is installed with the VCI. This monitor can be used to display CAN messages with time stamp, message identifiers and data using the USB to CAN V2 Automotive. A logging function enables the data received to be recorded directly to hard disk. CAN messages are transmitted via a list wherein CAN messages are entered. Installed interfaces are displayed with the available CAN controllers, the current bus load and the controller status.
canAnalyser Mini also support CAN-FD and LIN in combination with interfaces supporting these protocols.

Common Driver

Ixxat CAN Interface Driver

Two different drivers are available for the software interfacing of the USB to CAN V2 Automotive: the universal driver "(Virtual Communication Interface" (VCI) for Windows® and the “Embedded Communication Interface” (ECI) for Linux, INtime, RTX, VxWorks and QNX. The drivers can operate all CAN channels and all CAN interfaces - even different types - within one PC.

These powerful driver packages support all CAN boards, regardless of their PC interface, with a uniform programming interface (API). This means that applications based on VCI-API can be used with all Ixxat CAN boards without modifying the application program. The drivers support multi CAN-channels and/or multiple boards – even different types – to arrange the desired amount of channels.

Features and benefits

  • Common application programming interface (API) for all supported operating systems and interfaces
  • Simultaneous support of multiple CAN channels and interface boards
  • Standard  (11 bit, CAN 2.0A), extended protocol (29 bit, CAN 2.0B) and CAN-FD1
  • Support of protocol-switching on interfaces with low-speed CAN1 or LIN1
  • Slim communication interface while supporting all required mechanisms for an easy operation of the interface
  • Detection and display of error frames on the bus
  • Measurement and display of the bus load (only with active CAN cards)
  • Possible operation in "Listen only mode"
  • 1 For interfaces that support these protocols

Virtual Communication Interface (VCI)

  • Fee driver for CAN interfaces under Windows® 2000, XP, Vista, 7, 8 and 10.
  • Application interfaces available for C++, .NETI, Java, LabView, DasyLab and LabWindows
  • Convenient card installation via the Device Manager
  • Prepared dialog for interface/channel selection
  • Automatic firmware download with active cards

Embedded Communication Interface (ECI)

  • Free driver for active and passive CAN interfaces under Linux, INtime, RTX, VxWorks and QNX.
  • Application interfaces available for C and a vendor-independent API called SocketCAN
  • Low memory footprint
  • Specially suitable for dedicated embedded applications
  • Real-time capable (INtime, RTX, VxWorks and QNX)

Programming environment

Ixxat VCI API

The VCI API (Application Programming Interface) is a powerful software library that enables developers to easily communicate with industrial network interfaces, particularly within CAN- and/or LIN-based systems. This API forms an abstraction layer between applications and hardware, allowing developers to avoid working directly with device-specific drivers and instead utilize a uniform and standardized interface.

With the VCI API, applications can send and receive CAN messages in both standard and extended formats. Additionally, the API enables the detection, configuration, and management of connected Ixxat devices. Developers can choose between event-driven communication or polling mechanisms, depending on their application requirements. Thanks to built-in buffering and filtering capabilities, data can be processed efficiently, which is particularly important in real-time environments.

The API is primarily available for programming languages ​​such as C and C++, with additional support for .NET languages via wrappers. This makes the VCI API widely applicable within both low-level and high-level development environments.

FAQ

  • Are CAN terminating resistors built into the USB to CAN V2 Automotive?

    This CAN interface does not have a built-in CAN terminating resistors, nor is there an option to add one. However, we can offer the Termination adapter CAN/ CAN FD as an accessory. It simply plugs in between the D-sub 9 connector and the cable, for each desired CAN channel.

  • How do I choose the right PC to USB interface card?

    Choosing the right USB CAN interface depends, among other things, on the desired CAN protocol, the intended application, the available USB port, the processing speed, the intended use, and, of course, the available budget. Although CAN is standardized, CAN hardware and PC drivers varies by brand. It is important to consider which software or development tools are required before selecting a specific interface.

    Twincomm is a center of expertise for CAN and has over 30 years of experience with CAN. Please contact us and we’ll provide practical advice to help you make the right choice.

  • Which Ixxat CAN analysis software is best suited to my use case?

    The canAnalyser is a versatile analysis tool for the development, testing and servicing of CAN, CAN FD and LIN based systems. The software package is based on a modular concept and available in three versions - Mini, Lite, and Standard - with a different set of functions and modules.
    The Mini version is included free of charge with the VCI driver. It is ideal for quick diagnostics or hardware testing, for example. The Lite and Standard versions are both comprehensive, professional software packages designed for development, debugging, simulation, or testing of CAN, CAN FD and/or LIN-networks.

    Each version of the canAnalyser 3 is intended for typical use case. The table below provides a handy overview of all the differences.

    Functions Module canAnalyser3
    Mini
    canAnalyser 3
    Lite
    canAnalyser 3
    Standard
    Measurement configuration
    Supported bus controllers   1 1 64
    Number of function modules per bus controller (multi-start)   1 1 per function
    Transmission
    Transmitting messages in layer 2 format via broadcasting lists (one-off/cyclic) Transmit Max 5
    Transmitting signals based on underlayed databases Signal/Transmit    
    Transmitting sequences in layer 2 format using simple commands for control Sequencer  
    Reception and display
    Display received messages
    - Scroll view
    - Overwrite mode
    Receive




    Filtering during reception Receive  
    Signal reception and interpreted online display based on databases (overwrite/scroll) Signal   Max 5
    Graphical display of received signals over the time axis Signal   Max 5
    Display of statistical values (e.g. bus load, number of error frames) Signal  
    Logging of value range overflows Signal  
    Graphical display of frequency distribution of received messages Histogram  
    Recording/Playback
    Recording on hard disk
    - Maximum size
    Trace
    1 GB


    Filter and trigger functions during recording Trace  
    Recording on hard disk for later analysis, including filter and trigger functions Trace  
    Playback of recordings on the buses and/or modules for analyzing Replay  
    Adaptation and Extension
    Development of measurement/analysis functions using C# and Visual-Basic .NET scripts Scripting/Host  
    Open interface for expansion by customer-specific modules (.NET modules) customized  
    Protocol Interpreter
    Display of CANopen messages according to CANopen specification CANopen  
    Display of SAE J1939 messages according to SAE J1939 specification J1939  
  • Does this interface support CANopen or J1939?

    Yes, the USB to CAN V2 Automotive works with all CAN messages, including CANopen and J1939

    However, the CAN messages are not interpreted as CANopen or J1939. Separate software is available for generating or interpreting CANopen or J1939. Please enquire about the options.

  • Can I order on account?

    Yes, that's definitely possible! Most customers place their orders through a Purchase Order.
    First request a quote and then send the purchase order (PO) by email, simply from your own purchasing system. For first time buyers, we may ask additional questions in order to perform a credit check. Please contact us if you require our company details for registration in the purchasing system.

    For security reasons, customers located in, or wishing to ship to, countries outside the Benelux must always pay in advance.

  • Why are all prices available upon request?

    The online webshop is still under construction. As soon as it is available, all prices will naturally be visible.

    However, everything is of course available, and we would be happy to inform you about prices and delivery times. Please contact us or give us a call. We have over 30 years of experience with CAN. We are happy to help you and offer you immediate practical advice or support.

 

Part number(s)

1.01.0283.22042 USB to CAN V2 Automotive
2x CAN (incl. 1x CAN Lowspeed), 1x LIN, Galvanic Isolation
Country of Origin: SW
HS Code: 8517620000

Scope of Supply

USB to CAN V2 Automotive
  • User Manual 1
  • 2x CAN adapter cable RJ45
  • Driver VCI for Windows® 2
  • Basic monitor "canAnalyser3 Mini" for CAN and LIN (Windows®) 2
  • VCI Programming interface and API for developing CAN applications 2
1 Available as PDF
2 All software available by download

Interested?

Are you interested in the USB to CAN V2 Automotive? Request a quote without obligation. Would you like more information? Send an email to -Hidden- or visit our contact page. You can also call us at -Hidden-.
Twincomm has over 30 years of experience with CAN. We are happy to help you and offer you immediate practical advice or support.