Difference between revisions of "USB-CAN-B"

From Waveshare Wiki
Jump to: navigation, search
Line 31: Line 31:
 
==Demo==
 
==Demo==
 
*[https://www.waveshare.com/w/upload/1/17/USB-CAN-B_Raspberry.zip USB-CAN-B_Raspberry]
 
*[https://www.waveshare.com/w/upload/1/17/USB-CAN-B_Raspberry.zip USB-CAN-B_Raspberry]
*[https://www.waveshare.com/w/upload/0/09/Linux_development_demo Linux_development_demo]
+
*[https://www.waveshare.com/w/upload/0/09/Linux_development_demo.zip Linux_development_demo]
  
 
==FAQ==
 
==FAQ==

Revision as of 16:04, 12 September 2022

USB-CAN-B
RS485-TO-ETH-B

USB To CAN Converter
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

Introduction

USB-CAN-B is an industrial high-performance USB to CAN adapter, CAN-bus communication interface card and CAN protocol data analyzer. Integrating dual independent channels with electrical isolation and multiple protection circuits. Supports Windows and Linux systems, comes with drivers, CANTools related software, secondary development examples and tutorials. It can be connected to the PC or industrial control host via USB port to realize transceiver control, data analysis, collection and monitoring of CAN bus network. Compact in size and easy to use, which can be used for learning and debugging of CAN bus, and secondary developmentand integration into various industrial, power communication and intelligent control applications that require CAN bus communication.

Documentation

Software

Demo

FAQ

 Answer:

Take 2-CH CAN FD HAT as an example, the test steps are as follows“

  • Hardware connection:

USB-CAB-B-raspberry.png

sudo apt-get install can-utils sudo ip link set can0 up type can bitrate 1000000 candump can0 cansend can0 000#11.22.33.44

USB-CAN-B-TX-RX.png


 Answer:

Support access to mainstream Linux system motherboards, take Raspberry Pi 4B as an example:

USB-CAN-B-USB-RPI.png

wget https://www.waveshare.com/w/upload/1/17/USB-CAN-B_Raspberry.zip
unzip USB-CAN-B_Raspberry.zip
sudo chmod -R USB-CAN-B_Raspberry
sudo make clean
sudo make
sudo ./hello_cpp

USB-CAN-B-RPI.png



Support

If you require technical support, please go to the Support page and open a ticket.