tsukasa19910921

Results 1 comments of tsukasa19910921

I am experiencing an additional issue when initializing the CAN bus using the following command: bus = can.interface.Bus(bustype='pcan', channel='PCAN_USBBUS1’, bitrate=500000, state=can.bus.BusState.ACTIVE) When this command is executed, the following error occurs:...