I would like to ask if it will be possible to use a PCAN-Router as a bridge between a 500 kbits/s CAN-network and a 250 kbits/s CAN-node?
The schematic is the following:
yes, this is the typicall application for the PCAN-Router. You can use the example 01_Routing, and just modify the bitrate settings of one channel in can_user.c to 250kBit/s.