Search found 4 matches
- Tue 7. Nov 2017, 14:09
- Forum: PCAN-USB
- Topic: Problem: No Data on CAN-Bus
- Replies: 4
- Views: 2249
Re: Problem: No Data on CAN-Bus
Thank you very much. I'll try to do it.
- Tue 7. Nov 2017, 13:27
- Forum: PCAN-USB
- Topic: Problem: No Data on CAN-Bus
- Replies: 4
- Views: 2249
Re: Problem: No Data on CAN-Bus
Voltages:
PIN2(CAN-L) vs PIN3(GND), 0V
PIN7(CAN-H) vs PIN3(GND), 5V
It seems that there is an error in the hardware.
PIN2(CAN-L) vs PIN3(GND), 0V
PIN7(CAN-H) vs PIN3(GND), 5V
It seems that there is an error in the hardware.
- Tue 7. Nov 2017, 11:27
- Forum: PCAN-USB
- Topic: Problem: No Data on CAN-Bus
- Replies: 4
- Views: 2249
Problem: No Data on CAN-Bus
I've now a problem with IPEH-002021. The adapter worked well with our device together till last week. It can be connected using PCAN-View, but no data can be exchanged any more. The led blinks always and PCAN-View shows the status with OK. The baudrate 1MBit/s is correctly applied.
- Wed 18. Jan 2017, 11:42
- Forum: Hardware
- Topic: How to: Fixed device ID/channel assignment with PCAN-USB
- Replies: 3
- Views: 30030
Re: Fixed device ID/channel assignment with PCAN-USB
I'm using PCAN-USB light API and have 2 dll-files: PCAN_USB.dll for adapter1 and PCAN_2USB.dll for adpater2. Adapter1 has device id 0x1 and adapter2 has 0x2. The keys are also inserted into the windows registry (Hardware16='0x201,0x1,0' and Hardware15='0x201,0x2,0'). I hope that adapter1 is in use i...