TITAN CAN C/C++ DLL

USB CAN Adapters Driver Install

In most cases, the driver of USB CAN adapter will be installed driver automatically.

For UCAN Series, please download TITAN_CDC_Driver driver

For NCAN Series, please download NCOM Virtual Serial Port Manager

TITAN’s CAN application programming interface (API) is written in C/C++ and compiled into a DLL file. This DLL allows users to easily create programs to control our CAN products using simple, easy to understand functions. It uses the stdcall calling convention, allowing a large number of high-level languages to import the DLL without incompability problems.

For UCAN Series, please download TITAN CAN FD API

TITAN CAN Tool

Set the USB to CAN adapter to work in high speed (3Mbits).

Instructions for use

TITAN CAN Test

TITAN CAN FD Utility

CANOpen

CanFestival project is an open source CANopen multi-platform framework. canfestival.org

Download the driver for CanFestival, or download the full CanFestival source code with TITAN CAN driver.

CANHacker

BUSMASTER

Sample Code

FaQ

FaQ: Using CAN_API.dll on a 32 bit windows Operating system