Search found 1 match

by shaibg
Thu 7. May 2020, 17:52
Forum: Linux
Topic: using CAN_InitializeFD api in linux
Replies: 1
Views: 2623

using CAN_InitializeFD api in linux

Hi,
I'm using peak_basic api (in c language on linux).
Till today I used the CAN_Initialize function api since I worked only with the classical can messages.
Now I would like to work with can FD messages as well.
I have some questions regarding it:
1. Is the FD api backward compatible? I mean can I ...