Use CAN_Read function in UDS API
Posted: Sat 1. Apr 2017, 11:50
Hello,
My name is Niels Brouwer and I'm a final years Student Embedded Software at the HAN Arnhem NL. Currently I'm working on my graduation assigment which is basicly a diagnostic program for automotive applications.
I want to use the PCAN basic functions and the PCAN UDS functions both in the same program. I noticed today that when I initialize the PCAN-USB dongle with the CAN_Initialize() the CAN_Read function works fine, but when I initialize the PCAN-USB dongle with the UDS_initialize() the CAN_Read function always returns the QRCEMPTY status.
Now I would like to know if it is even possible and allowed to use the PCAN-basic functions when the PCAN-USB dongle is initialized with UDS_Initialize and if so, which settings do I have to use?
Many thanks in advance,
Niels Brouwer
My name is Niels Brouwer and I'm a final years Student Embedded Software at the HAN Arnhem NL. Currently I'm working on my graduation assigment which is basicly a diagnostic program for automotive applications.
I want to use the PCAN basic functions and the PCAN UDS functions both in the same program. I noticed today that when I initialize the PCAN-USB dongle with the CAN_Initialize() the CAN_Read function works fine, but when I initialize the PCAN-USB dongle with the UDS_initialize() the CAN_Read function always returns the QRCEMPTY status.
Now I would like to know if it is even possible and allowed to use the PCAN-basic functions when the PCAN-USB dongle is initialized with UDS_Initialize and if so, which settings do I have to use?
Many thanks in advance,
Niels Brouwer