Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

179
Views
where can I find usb2can driver on linux system?

I've a USB to can device but I don't know how to driver it on my linux system. The usb2can device uses Cortex M3 micro-controller(STM32F205) with internal CAN controller, which supports CAN protocols 2.0A and 2.0B , but only supply windows driver. Where can I find the similar driver to use. How to write the driver for such device?

Thanks in advance.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

If your Linux is configured to support SocketCAN, the USB2CAN device should be supported.

Mainline Linux has supported this interface since kernel version 3.9, via the usb_8dev driver.

I am using both the rev.1 and rev.2 USB2CAN adapters with out of the box Ubuntu 18.04 and 20.04 distributions.

$ lsmod | egrep 'can|8dev'
can_raw                20480  0
can                    24576  1 can_raw
usb_8dev               20480  0
can_dev                28672  1 usb_8dev
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!