-
Hi there
I am new here and I am wondering if the lib supports ZLG USBCAN series products in linux?
thanks a lot
-
Hello i have buy a usb2can by inno-maker but I'm not able get it work
I'm under windows 10 and the device is well recognized by the system as per attached picture
![sistema](https://user-images…
-
Please enable the CAN bus support in the WSL2 kernel config, also enable the CANable USB->CAN adapter support. So I can attach this USB2CAN adapter to WSL2.
It is supported default in Ubuntu's kernel…
-
I am trying to use an 8devices Korlan usb2can adapter in Windows 10 64bit. The adapter is using the WinUSB driver and sucessfully captures CAN traffic inside wireshark, so I assume it to be functional…
-
Hello,
Was wondering if this could be added to the list of QT devices. The USB2CAN device works well with Wireshark, but Wireshark lacks DBC file and message filtering capabilities.
-
tobi@FLY-06:~/inno$ python3 usb2can.py
Traceback (most recent call last):
File "usb2can.py", line 44, in
from gs_usb.gs_usb import (
ImportError: cannot import name 'GS_USB_MODE_NORMAL' fro…
-
When the connected device is no longer available on the bus after a message transmit USB2CAN is always reporting error frames. You can't clear the send buffer. Tons of error frames are receiving and y…
-
[CANopen](https://github.com/CANopenNode/CANopenPIC)
[USB2CAN](https://github.com/codenocold/microbus)
[AC Servo Driver for STM32F4](https://github.com/rene-dev/stmbl)
[Odrive CAN](https://github.c…
-
FIFO와 VCP가 외관상 같아 VCP를 구입해버렸습니다. 그래도 응용하면 예제 사용이 가능할까요?
-
### Describe the bug
I have an application on Windows 10 that sends and receives CAN bus messages and I am using a USB2CAN module by Inno-maker having installed python-can[gs-usb]. The application…