Skip to main content
bhong.1
Associate
May 7, 2020
Question

NUCLEO-F429Zi 2 CAN Bus communicating with each other

  • May 7, 2020
  • 0 replies
  • 814 views

Hello

Using CAN1 and CAN2 Bus on the ST Nucleo-F429Zi board, messages sent from CAN1 can be received from CAN2 and messages sent from CAN2 can be received from CAN1.

I want to write a program. Software Tool uses STM32CubeIDE and tries to communicate with two CAN Bus without CAN Driver Board.

As a result of the test, Loop Back Mode of CAN1 BUS works well. However, if a message is sent from CAN1 Bus to CAN2 BUS, the interruption of CAN2 BUS does not occur.

Of course, CAN2 RX0 Interrupt is enabled in CubeMX.

Thank you

This topic has been closed for replies.