Search found 146 matches
- Thu 17. Mar 2022, 09:58
- Forum: PCAN-Ethernet Gateway DR
- Topic: PCAN losing all data on the routing table
- Replies: 1
- Views: 306
Re: PCAN losing all data on the routing table
Hi, do you use a PCAN-Ethernet-Gateway or a PCAN-Ethernet-Gateway FD DR? Please send us the serial number of the device (can be found on the sticker and start with IPEH-xxxxxx-xxxxxx) and also the used firmware version. Please send the infos to our global support address info@peak-system.com and ref...
- Tue 3. Aug 2021, 08:26
- Forum: PCAN-Router Pro
- Topic: 29bit filter with data logging
- Replies: 7
- Views: 2432
Re: 29bit filter with data logging
Hi,
with an own firmware you can filter 29bit messages, it´s not a limitation of the PCAN-Router PRO itself.
It´s a limitation of the PCAN-Router PROs default-firmware + PPCAN-Editor.
best regards
Gunther
with an own firmware you can filter 29bit messages, it´s not a limitation of the PCAN-Router PRO itself.
It´s a limitation of the PCAN-Router PROs default-firmware + PPCAN-Editor.
best regards
Gunther
- Mon 2. Aug 2021, 16:19
- Forum: PCAN-Router Pro
- Topic: 29bit filter with data logging
- Replies: 7
- Views: 2432
Re: 29bit filter with data logging
Hi, if you want to forward all 29bit messages then you can use the "Routing x to y All" command (with value 2 -> bit 2 is set) 29bit-forwarding.jpg If you want to forward only some 29bit IDs then this can be realized via "4.7 Exercise 3b: Translating a CAN ID" and "4.8 Exercise 3c: (Variation 3b)Tra...
- Tue 1. Jun 2021, 15:10
- Forum: Hardware
- Topic: PCAN USB IPEH-002021 repair
- Replies: 2
- Views: 2507
Re: PCAN USB IPEH-002021 repair
Hello Alejandro,
please send us an email to the following address: info@peak-system.com
best regards
Gunther
please send us an email to the following address: info@peak-system.com
best regards
Gunther
- Fri 14. May 2021, 15:43
- Forum: Hardware
- Topic: Busheavy with terminated bus
- Replies: 8
- Views: 3570
Re: Busheavy with terminated bus
Hi,
nothing is wrong, that´s a normal CAN behaviour if there´s no second CAN node available who acknowlegde the transmitted CAN data.
best regards
Gunther
nothing is wrong, that´s a normal CAN behaviour if there´s no second CAN node available who acknowlegde the transmitted CAN data.
best regards
Gunther
- Wed 5. May 2021, 08:10
- Forum: PCAN-USB
- Topic: PCAN-USB does not power the bus converter
- Replies: 2
- Views: 1135
Re: PCAN-USB does not power the bus converter
Hi,
as default the +5V are not active. To enable the +5V at pin 1 please take a look into the PCAN-USB manual -> chapter "3.2 Voltage Supply of External Devices".
Kind regards
Gunther
as default the +5V are not active. To enable the +5V at pin 1 please take a look into the PCAN-USB manual -> chapter "3.2 Voltage Supply of External Devices".
Kind regards
Gunther
- Tue 4. May 2021, 10:52
- Forum: PCAN-Router Pro
- Topic: Sleep after a few seconds without Messages
- Replies: 1
- Views: 736
Re: Sleep after a few seconds without Messages
Hi Joel,
please take a look at exercise 7 at page 62 inside the "PPCAN-Editor configuration tutorial for PCAN-MIO", this exercise will also work for the PCAN-Router Pro.
regards
Gunther
please take a look at exercise 7 at page 62 inside the "PPCAN-Editor configuration tutorial for PCAN-MIO", this exercise will also work for the PCAN-Router Pro.
regards
Gunther
- Fri 4. Oct 2019, 11:32
- Forum: PCAN-USB FD
- Topic: CAN FD work do not work IDs bigger then 7FF
- Replies: 1
- Views: 2077
Re: CAN FD work do not work IDs bigger then 7FF
Hi,
please use both message types
#define PCAN_MESSAGE_EXTENDED 0x02U // The PCAN message is a CAN Extended Frame (29-bit identifier)
#define PCAN_MESSAGE_FD 0x04U // The PCAN message represents a FD frame in terms of CiA Specs
regards
Gunther
please use both message types
#define PCAN_MESSAGE_EXTENDED 0x02U // The PCAN message is a CAN Extended Frame (29-bit identifier)
#define PCAN_MESSAGE_FD 0x04U // The PCAN message represents a FD frame in terms of CiA Specs
regards
Gunther
- Fri 31. May 2019, 11:01
- Forum: PCAN-LIN
- Topic: Reading LIN information in Chevrolet car
- Replies: 1
- Views: 1998
Re: Reading LIN information in Chevrolet car
Hi Brian,
we don´t know the LIN bit rate of your GM car. LIN is a little different than CAN, you must also set the correct LIN format, the matching bit length and "Subscriber" as direction. Please also take care that the "Forward Mask" is set to RS-232. regards
Gunther
we don´t know the LIN bit rate of your GM car. LIN is a little different than CAN, you must also set the correct LIN format, the matching bit length and "Subscriber" as direction. Please also take care that the "Forward Mask" is set to RS-232. regards
Gunther
- Wed 8. May 2019, 13:48
- Forum: PCAN-MicroMod Motherboards
- Topic: PWM Ausgang konfigurieren
- Replies: 6
- Views: 3642
Re: PWM Ausgang konfigurieren
Hallo, bei dem "PWM + Frequency Output" handelt es sich bei der MicroMod Mix2 um die analogen Ausgänge AOut 0 und AOut 1. pwm_out.JPG Output 0 beim "PWM + Frequency Output" ist der 0...10V Spannungsausgang AOut 0 Output 2 beim "PWM + Frequency Output" ist der 0...20mA Stromausgang AOut 1 Mit freundl...