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!
SocketCAN: How to set CAN-parameteres?
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: SocketCAN: How to set CAN-parameteres?
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
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
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
Re: SocketCAN: How to set CAN-parameteres?
Thanks for the links! I'll check them out. I appreciate the guidance.