USB 2 CAN-FD

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

USB 2 CAN-FD

1,542 次查看
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

 

 

标签 (3)
0 项奖励
回复
4 回复数

1,520 次查看
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 项奖励
回复

1,530 次查看
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 项奖励
回复

1,510 次查看
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 项奖励
回复

1,504 次查看
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 项奖励
回复