STM32F042G6U CAN - Can't receive frames
Hello,I have an issue with the CAN bus on STM32F042G6 µC. For the moment I just want to receive Frames from an other controller (STM32G0B1) and it doesn't work at all.I am using PA11 as Rx Pin and PA12 as Tx Pin Pins.Here is the configuration part wi...