TITAN CAN C/C++ DLL
USB CAN Adapters Driver Install
In most cases, the driver of USB CAN adapter will be installed driver automatically.
USB to Serial Drivers 2.12.36.4 for Windows
For UCAN Series, please download TITAN_CDC_Driver driver
TITAN_CDC_Driver.exe
For NCAN Series, please download NCOM Virtual Serial Port Manager
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.
CAN_API For Windows 32/64 bit
CAN_API For Linux 32/64 bit
CAN Programming Guide
For UCAN Series, please download TITAN CAN FD API
TITAN CAN FD API For Windows
TITAN CAN Tool
Set the USB to CAN adapter to work in high speed (3Mbits).
CAN_BAUDRATE_SET
CAN_bitrate_calculator
TITAN CAN Test
TITAN CAN Test
TITAN CAN FD Utility
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.