Search found 40 matches

by O.Hartkopp
Fri 4. Mar 2022, 17:04
Forum: PCAN-Router Pro FD
Topic: Router not responding to messages with BRS bit set to 1
Replies: 4
Views: 5187

Re: Router not responding to messages with BRS bit set to 1

Hi!

As Mr. Wilhelm stated "Check on your CANoe how exact the 2MBit settings are and use the timing (tseq1/2 , SP etc.)"

You need to open the dialog with the "+" buttons to see the detailed bitrate settings that have to match in all CAN nodes.
by O.Hartkopp
Fri 12. Nov 2021, 17:49
Forum: PCAN-Router DR
Topic: Standard firmware missing in new dev package
Replies: 2
Views: 12995

Re: Standard firmware missing in new dev package

Thanks Uwe!

Being able to build the original firmware from source is even cooler!

Best regards,
Oliver
by O.Hartkopp
Wed 3. Nov 2021, 10:34
Forum: PCAN-USB Pro FD
Topic: Upgrade FW from very old version 2.1.0
Replies: 4
Views: 5252

Re: Upgrade FW from very old version 2.1.0

Hello Michael,

I was able to get a Win7 machine, installed the drivers and went through the update process as described in the PDF.

Worked excellent!

Many thanks,
Oliver
by O.Hartkopp
Wed 3. Nov 2021, 08:14
Forum: PCAN-Router FD
Topic: Flashing tool with Linux RPI
Replies: 7
Views: 8200

Re: Flashing tool with Linux RPI

Good news!

I was able to flash the PCAN Router FD yesterday due to several updates and hints from the PEAK colleagues (Thanks!!).

The URLs and documentation(!) is still the same:

https://forum.peak-system.com/viewtopic.php?f=34&t=1818

I assume some more improvements to land in the code the next ...
by O.Hartkopp
Mon 1. Nov 2021, 19:26
Forum: PCAN-Router FD
Topic: Flashing tool with Linux RPI
Replies: 7
Views: 8200

Re: Flashing tool with Linux RPI

Long story short: I does not work right now :(

The PCAN-Router FD is hardware type 40.

And the flash block description in pcanhw.c is unfortunately empty:

Code: Select all

const fblock_t hw40[] = {};
:roll:

Regards,
Oliver
by O.Hartkopp
Mon 1. Nov 2021, 19:20
Forum: PCAN-USB Pro FD
Topic: Upgrade FW from very old version 2.1.0
Replies: 4
Views: 5252

Re: Upgrade FW from very old version 2.1.0

Hello Michael,

I very obviously need to improve my ability to READ :D

Let's see whether I can find a Win7/8 machine in my neighborhood. Of course I upgraded all my machines to Win10 when they were able to be upgraded ...

I still have a WinXP Notebook from 2004 - is WinXP with this https://www ...
by O.Hartkopp
Sun 31. Oct 2021, 19:11
Forum: PCAN-USB Pro FD
Topic: Upgrade FW from very old version 2.1.0
Replies: 4
Views: 5252

Upgrade FW from very old version 2.1.0

I wanted to upgrade my very old PCAN USB Pro FD with FW 2.1.0 with the PCAN-Flash 2.0 Tool.

But after selecting the device and setting it into USB Flash mode (the fast orange flashing LEDs) the device is not detected by PCAN-Flash (PCAN -> Connect) anymore.
Therefore the update of the MSD loader ...
by O.Hartkopp
Sun 31. Oct 2021, 15:10
Forum: PCAN-Router FD
Topic: Flashing tool with Linux RPI
Replies: 7
Views: 8200

Re: Flashing tool with Linux RPI

Hello Marvin,

from the list of supported PEAK hardware I got from Philipp when creating the Linux pcanflash tool the PCAN-Router FD should work.
I will get my own PCAN-Router FD next week and try it on my own (as I need to flash this device from Linux too).

Will post the results if it works - or ...
by O.Hartkopp
Sun 31. Oct 2021, 14:55
Forum: PCAN-Router DR
Topic: Standard firmware missing in new dev package
Replies: 2
Views: 12995

Standard firmware missing in new dev package

The original firmware (253744 Mai 16 2013 example_can.bin) which could be found in the "Development package for PCAN-Router DR (outdated)" in the directory 'Standard firmware' is missing in the new "Development package for ARM-based products" in the Hardware/PCAN-Router_DR section.

Maybe it should ...
by O.Hartkopp
Thu 23. Mar 2017, 19:08
Forum: Linux
Topic: System freezes with can0 up (PCAN-Chip USB Eval Module)
Replies: 8
Views: 9404

Re: System freezes with can0 up (PCAN-Chip USB Eval Module)

I am encountering problems while trying to get a PCAN-Chip USB Eval Module (CAN FD) running through a ubuntu based BeagleBoneBlack Rev. C. Linux kernel is 4.4.52-ti-r91. pcan module (Version 8.3.1) has been compiled successfully with NET=NETDEV_SUPPORT on the system.

[ 2146.569681] usb 1-1: New ...