Search found 3 matches

by formenergy
Tue 20. May 2025, 23:13
Forum: PCAN-Ethernet Gateway DR
Topic: Is it possible to log echo frames with PCAN-Ethernet Gateway DR?
Replies: 3
Views: 2813

Re: Is it possible to log echo frames with PCAN-Ethernet Gateway DR?

Ah, so when I write a frame, should I be able to read it back in my Rx data along with all of the other frames I receive from my device under test? Is there a special way to access the Rx FIFO? Do I need to enable this somehow?
by formenergy
Tue 20. May 2025, 14:54
Forum: PCAN-Ethernet Gateway DR
Topic: Is it possible to log echo frames with PCAN-Ethernet Gateway DR?
Replies: 3
Views: 2813

Is it possible to log echo frames with PCAN-Ethernet Gateway DR?

This manual states that PCAN_ALLOW_ECHO_FRAMES is supported by PCAN-LAN devices if using the PCAN Basic API v 4.6.0+: https://www.peak-system.com/produktcd/Develop/PC%20interfaces/Windows/PCAN-Basic%20API/PCAN-Parameter_Documentation.pdf

The PCAN-Ethernet Gateway I'm using is hardware version 2.0 ...
by formenergy
Wed 23. Aug 2023, 21:25
Forum: PCAN-Ethernet Gateway DR
Topic: PCAN-Ethernet Gateway Internal Buffer
Replies: 1
Views: 1906

PCAN-Ethernet Gateway Internal Buffer

Hello,

We are seeing some unexpected behavior with the PCAN-Ethernet gateway we are using to communicate using TCP sockets between a PCB that broadcasts and can receive CAN messages, and a linux server.

We observed that we were receiving stale data from the gateway and after some experimentation ...