Search found 3 matches

by mike_green
Mon 12. Jul 2021, 09:35
Forum: PCAN-View
Topic: Looping back received messages
Replies: 5
Views: 5902

Re: Looping back received messages

I haven't mentioned an ACK or an ECHO in my post. And the confirmation I mentioned is of getting a completely different message from the other device on the bus (PCAN in this case) that would contain the same data bytes.
Not sure where the confusion comes from and why it is so difficult to ...
by mike_green
Mon 12. Jul 2021, 09:03
Forum: PCAN-View
Topic: Looping back received messages
Replies: 5
Views: 5902

Re: Looping back received messages

Thanks for the reply, but that is not what I'm after. I have one CAN port on my device, and I want to test its Tx and Rx functionality.
A manual test would look like this: I would send a CAN message out with preconfigured 8 bytes of data and would see it arriving at the RECEIVE window of PCAN-View ...
by mike_green
Sun 11. Jul 2021, 06:01
Forum: PCAN-View
Topic: Looping back received messages
Replies: 5
Views: 5902

Looping back received messages

Looking for a way to loop back received CAN messages -- so that any message received from the connected device would be sent back to that device.
This would allow to perform an automated (rather than manual) testing of both Tx and Rx functionality of the CAN interface on the device under test.
Is ...