04-18-2023 01:28 AM
Hello,
i am using PCI8513 CAN card, and i need to use CAN FD to comunicate with ECU, i need to send Cyclic CAN message to active ECU, and i also need to automatic program some tool with CAN.
Environment: i am using XNET data base and LabwindowsCVI, CAN card with 2 port(but current frame only use 1 port)
i meet conflict with CAN/CANFD, any solution to my issue? thanks for your ideas.
04-18-2023 03:05 AM
I'm far from being an expert on the subject, I just started a project with a CanBus on Windows (PEAK driver) and Linux (normal Kernel driver). And I don't use FD, just normal frames. And I've never used XNET...
What kind of conflict do you get ? AFAIK the difference between normal and FD is the frame size and a set bit in the 1st byte.