PCBUSB-Library icon indicating copy to clipboard operation
PCBUSB-Library copied to clipboard

receive lost data

Open JerryZheng89 opened this issue 2 years ago • 1 comments

  • Device: PCAN FD
  • Host: Macbook Pro M1 14
  • Source Code: pcbusb_recv.cpp
  • clang version: Apple clang version 13.1.6 (clang-1316.0.21.2.5)
  • Baudrate: PCAN_BAUD_500K
  • library version: 0.11.2
  1. when I send small amount can datas, for example send 10 can packages every 1 second, pcbusb_recv will never receive the can data.

  2. But when I send massive can data, which is can bus log file, on the bus, the pcbusb_recv will receive some data package of the can bus and massive data will not be received!

  3. I install ubuntu virtual machine in Parallels, the pcan fd device works ok in it!

  4. The lost data on receiver cannot be acceptable~~

JerryZheng89 avatar Jan 10 '23 06:01 JerryZheng89

Not reproducible.

@JerryZheng89 Can you please provide the traffic generator code and your modifications to pcan_rcv.cpp. Also which PCAN device you use and its firmware version number would be helpful.

mac-can avatar Feb 20 '23 18:02 mac-can

Issue closed. No additional information given. No confirmation by other users.

mac-can avatar Aug 23 '24 20:08 mac-can