Uwe Vogt

Results 17 comments of Uwe Vogt

As stated in the README file: > When a successfully initialized PCAN-USB device is physically removed from USB any subsequent call of API functions (e.g. CAN_Read) will not succeed even...

@Obrekr could you please open a new issue for the error counters behavior to keep better track of it.

> @Obrekr could you please open a new issue for the error counters behavior to keep better track of it. Issue will be track as issue #19

Maybe fixed with commit 27e00156fdbcc652a85c0e157db2c3bf3c0d9831

Thanks for your report and for comparing the output with `pcbusb_recv`. The output from `pcbusb_recv` shows that `libPCBUSB` delivers correct CAN frames (IDs 601–603, DLC = 8, and the expected...

The issue cannot be reproduced. I ran the stripped-down test suite with two CAN devices; only the known issues showed up here. I also ran the program `can_moni` from the...

> I even updated the MacBook to 15.1., but can_moni still show no received data. > > My application, that works with PCBUSB does not receive any error, when using...