Page 1 of 1
SocketCAN: How to set CAN-parameteres?
Posted: Thu 8. Feb 2024, 17:16
by Yoyixms
Hi, as the title says, I'm trying to set CAN params in c code using socketcan. I found how to do it for CAN but not FD. Any ideas?
Thanks!
Re: SocketCAN: How to set CAN-parameteres?
Posted: Thu 8. Feb 2024, 20:11
by PEAK-Support
SocketCAN / NetDev drivers are no PEAK-System idea, it is a community integration.
Please search on the WEB or simply read our manuals.
All is very well explained. here some links:
Kernel.org_01,
Kernel.org_02,
github.linux-can
Re: SocketCAN: How to set CAN-parameteres?
Posted: Wed 21. Feb 2024, 06:00
by ieldlazy
Thanks for the links! I'll check them out. I appreciate the guidance.