CAN1 communication doesnt work on nucleo-l433rc-p
Hi I'm new in working with CAN-bus. My project involves two stm32 boards (both are nucleo-l433rc-p) and I want to get CAN-bus communication between them. The code is supposed to make a build in LED blink each time the blue button on the main nucleo board is pressed (although I would be happy to get any CAN communication at all).
Relevant code:
Main:




Relevant code secondary:



Hardware:




