I'm using a STM32F105 MCU on which I want to use only the CAN 2 Module to communicate. The pins for the CAN1 Module are used for other stuff. Currently I'm setting the init parameters for CAN1 and CAN2 but CAN1 is never startet. On the low level init...