Search found 1 match

by dat.bui@bklogy.com
Fri 29. Aug 2025, 12:47
Forum: Software
Topic: Issue with RX buffer cleared when initializing/uninitializing other CAN channels (C# / PCAN-Basic)
Replies: 1
Views: 1388

Issue with RX buffer cleared when initializing/uninitializing other CAN channels (C# / PCAN-Basic)

Hello,

I am building a C# application to flash an ECU via UDS.
My hardware setup includes 3 USB PeakCAN devices.

Problem description:

When I flash on CAN1, it works correctly.

However, if I call Initialize or Uninitialize on CAN2 or CAN3 during the flashing process, the RX buffer of CAN1 gets ...