USB 2 CAN-FD

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB 2 CAN-FD

798 Views
dav1
Contributor V

Hi,

Are there any implementaions of a raw USB to CAN FD adapter running on the LPC 5x series?
i.e. host-side runs on Linux, C, socket or python/libusb library.
lpc just acting as a packet relay, like a USB2UART adapter but for CAN-FD

 

 

Labels (3)
0 Kudos
4 Replies

776 Views
frank_m
Senior Contributor III

I guess your combination would be hard to find, at least as free source.

CAN adapters for PCs do exactly the thing you ask for, but usually commercial products and closed source. And perhaps not even Cortex M based.

0 Kudos

787 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi dav1

I would suggest you refer AN12646. demo code is attached.

https://www.nxp.com.cn/docs/en/application-note/AN12646.pdf

 

Besides, we also have CAN-FD demo code and SDK package(usb semo and CAN demo are included separately). You can download here

https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mc...

Have a nice day

Jun Zhang

0 Kudos

767 Views
dav1
Contributor V

Frank, yes, the "CAN world" is definitely different, 20x price for basically the same as any UART/RS-485 serial-adapter that is basically same.

 

Jun, many thanks for the link. I think we can use it as a base. You don't happen to have some demo with CAN-FD over USB?

0 Kudos

761 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Dav

Yes, you can use AN12646 as base, referring CAN-FD demo and SDK I recommended as reference if needed.

Unfortunately, we don't have  demo with CAN-FD over USB.

 

Have a nice day,

Jun Zhang

0 Kudos