Quick Start For Linux
Step1,Download Software
sudo git clone https://github.com/INNO-MAKER/usb2can.git cd usb2can chmod -R a+rwx * ifconfig -a #check USB2CAN status, you'll see CAN0,CAN1,CAN*... device
Step2,Install Python
#If you can not find the Python3 in system. Install the Python3 sudo apt-get install python-pip sudo apt-get install python3 idle3 nano #Install Python CAN library. sudo pip install python-can
Full User Manual,Windows/Mac-OS Software
51 Comments
Anonymous
In der mitgelieferten Software sind nur chinesische Zeichen. Ein Nutzung des Zip. Packetes ist nicht möcglich.
allan.chow
Dear customer,
Could you please send me an email that about this?
Software we provide you including english version and usermanl, please check below link: https://www.jianguoyun.com/p/DVvY6VIQpdSrBxjyqKUB
Anonymous
Is there LabVIEW driver for this hardware ?
allan.chow
What's the version of labview? We will try to test it.
Anonymous
The Software InnoMakerSetups.msi has only Text in China look.
Michael D Moradzadeh
I see the same problem. Only in Chinese. Unable to install.
allan.chow
Do you mean this file for windows?
You need to download it and rename it as .msi if your computer block it.
Anonymous
Hello. Do you have a schematic or pinout for this? I see that you have the I2C exported on the board.
allan.chow
Sorry we don't provide sch for this module. We will launched another version which will provide.
Anonymous
We have inno usbtocan device. We are trying to develop a Java application to receive and send CAN Messages thru usbttocan. Could you help us in how to start with it. I am using InnoMakerUsb2CanLib.dll but calling getInnoMakerDeviceCount() but then it gives me an error
Error looking up function 'getInnoMakerDeviceCount': The specified procedure could not be found.
allan.chow
Could you send me email including more information of your project? And what you need from us like the source code of the dll?
Anonymous
Thanks. I have sent you an email to support account.
Anonymous
Hello, is there a case for the USBtoCAN converter? Is it possible to buy, otherwise if there's a project for prototyping could be useful. Let me know asap please.
Anonymous
Same. Would also love to purchase a case for this Ideally with DB9 accessible external and fix mounted usb cable inside.
allan.chow
we're working on a new version. you can leave your contact info by sending me email allan.chow@inno-maker.com? ,when it's launched, I will let you know.
allan.chow
we're working on a new version. you can leave your contact info by sending me email allan.chow@inno-maker.com? ,when it's launched, I will let you know.
Anonymous
Hello, I tried to download the Manual for Linux, but the jianguoyun page says "The account has been locked due to its abnormality. "
allan.chow
hi sorry for late reply. We fix it today.
Please try again.
Anonymous
Could you please provide a link to sample code how to implement in c/c++ winapi? As previously mentioned the supplied DLL does not expose any function entry points. At least a small hint for how to access the device would be great. And same here: The installer (msi-file) seems to have chinese localization only (or at least any fancy writings).
allan.chow
Hi, it may takes us one more week workload. Please wait and keep in contact with us
Anonymous
Hello!
Can you state a date, when an englisch version of the software will be available?
Currently I cannot use the hardware because only a chinese version of software is available.
Thank you...
allan.chow
hi, the windows software is multilanguage supported!
Anonymous
Hello! The software might be multilingual, but the installer is chinese only. Can you change the installer language to english, please? Thank you!
allan.chow
The installer is followed the windows setup. could you send me picture about teh UI? allan.chow@inno-maker.com?
Anonymous
just run the msi and press enter all the way through, it gets installed and is in english.
If there are any options when installing they would be unknown as I cant decode chinese
Michael D Moradzadeh
This is not working for me
allan.chow
Hi,
Do you notice that language can change in red circle?
Michael D Moradzadeh
the software is good, but the INSTALLER (.msi) is Chinese only. If I accept all default options and restart the PC, it works, but English Language version of the installer would be very nice.
Xie xie
超级管理员
We'll update this version soon.
Anonymous
Hi, with raspberry pi is it possible to use the 2x4 connector (GND, VDD, RX, TX etc ..) instead of the USB connector? Thank you
allan.chow
Do you mean a cable with miniusb and the other end is with 2*4 connector which connect to rpi usb interface?
Anonymous
I would like to connect usb-can innomaker to raspberry without using the USB port. The device should be put in a box but due to various problems we cannot use a classic USB cable. So I was wondering if it was possible to interface the raspberry pi with the usb-can via the 6 (2x4) pins I see on the your board (GND, VDD, RX, TX, VDO, CLK, GND, IO).
allan.chow
These signals are used for debuging and flashing firmware. Not for can communication.
Anonymous
Hello, is it possible to use this interface with an android device?
Anonymous
Hello, I am using the windows application, it reads the telegrams correctly, but does not send them. Frame id = 85 10 32 03, Data = C4 09 D0 01 E8 08 00 00 and I press the Send button. How to solve the problem?
allan.chow
Frame id = 85 10 32 03 maximum frame has been exceeded, max it's 7f. Normal Frame is 11bit, Extend frame is 29bit.
Anonymous
from that frame ID (ignoring the rogue 8) it is priority=1 PGN=01 10 32 from address 03
In the windows app I can send that ID and Data without a problem, I receive it on a kvaser device running CanKing to view the message.
Anonymous
Hello, from a windows application it cannot send a telegram until it stops receiving. Thus it is unusable.
allan.chow
We've tested that it can send and receive at the same time.Could you send me email allan.chow@inno-maker.com photo how to connect and windows version?
Anonymous
Hi, is there a c++ interface for Windows? I only found the C# example with a .NET Assembly DLL.
allan.chow
hi,
Could you send email to me allan.chow@inno-maker.com?
Or you can download: https://www.jianguoyun.com/p/DcVSKugQpdSrBxjm08gD
Anonymous
Hello, is there a way to send extended frames even if the frame ID "fits in the standard frame format" (e.g. how do i send frame id 0x100 as extended instead of standard format(
allan.chow
you can do it under raspberry pi, this windows demo do not support.
Anonymous
Hi, I'm running on a Raspberry Pi 3B+.
I am running through the documentation and can see can0 with ifconfig. I can then put the link up and down and set the bitrate etc.
However whenever I try to run candump can0 I get the following error:
allan.chow
Sorry for late reply.
Could you send me kernel version , you can use uname -a getting them.
And please send me email allan.chow@inno-maker.com
Anonymous
Please Post your operations log, then we can analyze and see what happened.
allan.chow
Please try to reinstallation the can-utils.
sudo apt-get install can-utils
Anonymous
Do you have an English version of the "InnoMakerSetup.msi". The one you have is Chinese. I sent you a UI picture to "allan.chow@inno-maker.com"
allan.chow
Hi,
Do you notice that language can change in red circle?
Anonymous
Ive been checking your app to Rx and Tx Extended frame PGNs. For some reason you have to include the top bit set (of the 4 ID Bytes)
this is wrong as the extended header ID is 29 not 32bit. The UI must have a problem as this produces the correct value on the bus.
All values are in HEX.
For instance A NMEA2000 ISO request transmission for an Address claim(ISO NAME) header is 0C EA 03 99 , the 99 being the source address and the 03 meaning Destination
The C in 0C is the lower 2 bits of the priority = 3 ( If it was 1C it would be 7 [lowest priority]) - In your UI this HAS to be 8C to get a good transmission?
The correct DLC for this PGN is 3 (normally 8) , for which you dont have a UI field for....Compliant N2K devices may reject 8 for this ISO request
Payload is 00 EE 00 FF FF FF FF FF (FF = dont care)
However if I set this up to send I get a corrupted header '03 99' and not 0C EA 03 99
shown in the pic1 - which i cant attach
allan.chow
We have 2 versions firmware.
1,The default version which supports linux,windows,mac os (The one you get)
For time being, our windows software and mac os software did not support extended frames yet.
However, canutil under linux which support.
For windows and mac os, we're planing to update software which support extended frames. when we update I'll let you know the first time.
Add Comment