2024-02-23 02:14 AM
Hi I'm very 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:
2024-04-03 05:16 AM
Hello,
Did you manage to solve your issue? If you could you please share the solution as other members can benefit from it?
2024-04-03 03:40 PM
CAN Rx (PA11) is on CN7-3. You currently have your CAN transceiver Rx on CN7-6 which is PB13.