Search found 2 matches

by brutkows
Fri 1. Nov 2019, 16:29
Forum: PCAN-Router FD
Topic: busoff
Replies: 3
Views: 8555

Re: busoff

Gunnar,
Thanks for the response.
That looks like the logic I already have in can_user.c since I started with the 1_ROUTING example
If you try that example and short the FD bus, does your Router recover?

I'm using the following bit timing for a 500k/2M CANFD system:

#define _80M_500K_80____2M_80 ...
by brutkows
Thu 31. Oct 2019, 14:05
Forum: PCAN-Router FD
Topic: busoff
Replies: 3
Views: 8555

busoff

When I briefly short the CAN1 bus of a PCAN Router-FD it stops receiving or sending CAN on that bus until the power is cycled.
I can see with CANalyzer that the CAN1 bus is active, but the CAN1 Rx light does not flash.
I can send a message on CAN2 and get the CAN2 Rx light to flash but the message ...