Discover
anything

Itek Usb Can Driver

Both environments support calling the ITEK driver DLL directly:

Refer to the ITEK SDK documentation for function prototypes like ITEK_OpenDevice(), ITEK_InitCAN(), ITEK_Transmit(). itek usb can driver


  • Test: candump can0 &; cansend can0 123#112233
  • The python-can library supports ITEK devices through the usb interface. Both environments support calling the ITEK driver DLL

    import can
    import time