Filtering the CAN Response frame.
Posted: Wed 30. Dec 2020, 10:38
Hello,
My client application CAN Request & Response IDs for communication with ISO-TP and CANFD support (Python script):
request_id: 7F4,
response_id: 7F5
I am looking for a simple sample to show how to filter the CAN ids. Tried using CANTP_AddFiltering_2016() API but not working.
Is it possible to use a PCAN-USB device for my application to send and receive periodic CAN messages and also communicate with some nodes via ISO-TP at the same time ?
Thanks in advance and best regards
Geethu
My client application CAN Request & Response IDs for communication with ISO-TP and CANFD support (Python script):
request_id: 7F4,
response_id: 7F5
I am looking for a simple sample to show how to filter the CAN ids. Tried using CANTP_AddFiltering_2016() API but not working.
Is it possible to use a PCAN-USB device for my application to send and receive periodic CAN messages and also communicate with some nodes via ISO-TP at the same time ?
Thanks in advance and best regards
Geethu