UDS CANFD Support

A free API for the communication with control devices according to UDS (ISO 14229-1)
Locked
User avatar
tzarske@gmx.net
Posts: 2
Joined: Fri 13. Nov 2020, 09:40

UDS CANFD Support

Post by tzarske@gmx.net » Fri 13. Nov 2020, 09:46

Does the UDS API support CanFD kommunication?
Because in function UDS_Initialize(PUDS_PCIBUS2, PUDS_BAUD_500K); , there is nothing to define DataBaudRate!
:shock:

K.Wagner
Software Development
Software Development
Posts: 1080
Joined: Wed 22. Sep 2010, 13:36

Re: UDS CANFD Support

Post by K.Wagner » Fri 13. Nov 2020, 10:16

Hello,

the current version of the PCAN-UDS can only handle CAN communication. We are preparing a new version that also handle CAN-FD, that will be launched this month.
Best regards,
Keneth

User avatar
tzarske@gmx.net
Posts: 2
Joined: Fri 13. Nov 2020, 09:40

Re: UDS CANFD Support

Post by tzarske@gmx.net » Fri 13. Nov 2020, 10:18

I am looking forward, thanks for fast response. :D

User avatar
fretim
Posts: 3
Joined: Tue 12. Jan 2021, 17:01

Re: UDS CANFD Support

Post by fretim » Wed 13. Jan 2021, 10:34

Hi,
Any news about the support or CAN FD in the UDS API ?
Thanks.

K.Wagner
Software Development
Software Development
Posts: 1080
Joined: Wed 22. Sep 2010, 13:36

Re: UDS CANFD Support

Post by K.Wagner » Wed 13. Jan 2021, 10:46

Hello,

PCAN-UDS version 2.0 was released in Dezember as expected. Here the History and Download link

Note: the package contains a readme file. Please read this - it is about an issue that is still being corrected. Follow the recommendations in there to avoid compatibility problems with the next release.

Closed-
Best regards,
Keneth

Locked