Search found 5 matches

by aismail
Tue 16. Apr 2024, 17:53
Forum: PLIN-USB
Topic: Use the PLIN APIs to Reprogram an ECU with UDS based LIN Flash Boatloader
Replies: 5
Views: 3221

Re: Use the PLIN APIs to Reprogram an ECU with UDS based LIN Flash Boatloader

Hi,

Thank you very much for your support !

Best regards

Ayoub
by aismail
Tue 16. Apr 2024, 17:03
Forum: PLIN-USB
Topic: Use the PLIN APIs to Reprogram an ECU with UDS based LIN Flash Boatloader
Replies: 5
Views: 3221

Re: Use the PLIN APIs to Reprogram an ECU with UDS based LIN Flash Boatloader

Hi Michael,

Thank you for your immediate response and support,

As i understand, no diagnostic frame entry(frame table) is required when the PLIN-USB is configured as a LIN master, so i can use LIN_Write()/LIN_Read() directly ?

About the scheduler alternative that you have mentioned, is there some ...
by aismail
Tue 16. Apr 2024, 12:25
Forum: PLIN-USB
Topic: Use the PLIN APIs to Reprogram an ECU with UDS based LIN Flash Boatloader
Replies: 5
Views: 3221

Use the PLIN APIs to Reprogram an ECU with UDS based LIN Flash Boatloader

Hi,

I'm willing to develop a UDS based flash application on LIN using the PLIN APIs as a first Application layer below a Transport layer that will be used to handle segmented data transfer and a UDS layer to construct diagnostic requests/responses.

For that purpose, i want to have some details and ...
by aismail
Mon 12. Feb 2024, 15:39
Forum: PLIN-USB
Topic: LIN Transport protocol and PLIN APIs
Replies: 1
Views: 2669

LIN Transport protocol and PLIN APIs

Hi,

I have been reading the documentation of the PEAK LIN APIs,but i did not find a specification about if the Read/Write APIs support the transport layer services mentioned by ISO 17987-2:2015.

Do the PLIN APIs implement a transport layer according to ISO 17987-2:2015 ?

Thanks,
by aismail
Fri 3. Sep 2021, 12:57
Forum: PCAN-ISO TP
Topic: PCAN_ISOTP invalid Mapping
Replies: 1
Views: 2474

PCAN_ISOTP invalid Mapping

Hi,

I recently started using the PCAN ISOTP API but i really didn't get the mapping part and specifically its fields, so i have few questions about it :


does the CAN ID means the peak can device's ID ? (like : 0xF9) and when specifying cantp_can_msgtype as PCANTP_CAN_MSGTYPE_EXTENDED should the ...