UDS_API
Posted: Wed 5. Dec 2018, 07:12
Hello,
I am writing an ECU software with PCAN-UDS API.
I am currently using PCAN-UDS / ISO-TP / PCAN-BASIC API and PEAK-USB device.
As I know, the tester(in my case, update software in my PC) sets N_Cs delay time to the value of Minimum Separation Time (STMIN) in the flow control message. Unfortunately, there is a case that both target ECU and Gateway just send this value(STMIN) to ONE,A value of 1 means that the tester sends the package to the ECU at a speed of 1ms. The tester sends a packet with a frame less than 1ms, which is an exception.
How to solve this problem?
I am writing an ECU software with PCAN-UDS API.
I am currently using PCAN-UDS / ISO-TP / PCAN-BASIC API and PEAK-USB device.
As I know, the tester(in my case, update software in my PC) sets N_Cs delay time to the value of Minimum Separation Time (STMIN) in the flow control message. Unfortunately, there is a case that both target ECU and Gateway just send this value(STMIN) to ONE,A value of 1 means that the tester sends the package to the ECU at a speed of 1ms. The tester sends a packet with a frame less than 1ms, which is an exception.
How to solve this problem?