32
9.2
Firmware Upgrade
The USB to CAN adapter firmware can be updated for bug fixes and enhanced features.
You can use our tool program to upgrade the firmware contents via serial port.
The firmware upgrade program (can_fw_update.exe) must be executed under
“Command Prompt” with administrative privileges.
Following is the firmware upgrade command:
can_fw_update <COM-PORT> <FIRMWARE FILE>”
Example: can_fw_update COM7 USBCAN_FW_V05.bin
COM7: the USB to CAN adapter installed as "USB Serial Port (COMX)".
You can check the port number under Device Manager.
USBCAN_FW_V5.bin: new firmware file (binary file) of USB to CAN adapter.
After executing the firmware upgrade successfully, you will find following message
under “Command Prompt”:
CONNECTING…
Serial Number: T12345678
Start:
***************************************************************
**********************************************: END
Update Success
Содержание USB-2CAN-M
Страница 1: ...Titan Electronics Inc Web www titan tw USB 2CAN M USB CAN SI M USER S MANUAL 2019 Edition ...
Страница 5: ...4 9 6 13 Using the API in Python 70 9 6 14 Using the API in LabVIEW 71 ...
Страница 36: ...35 Connected to XXX kbits s firmware version VXXXX and operation mode at the bottom of the main panel ...
Страница 43: ...42 ...
Страница 62: ...61 Sample Command CAN_Status 2508 Checks the status bits of device connected to channel with the handle 2508 ...
Страница 66: ...65 break Status CAN_Close Handle printf Test finish n return 0 ...