Skip to main content
Associate
October 16, 2023
Solved

CAN Communication U5A5ZJ-Q

  • October 16, 2023
  • 1 reply
  • 798 views

Hello

 

It's been days now that I'm trying to work with the CAN Communication on the U5A5ZJ-Q. I couldn't find any documentation on it (aside from the FDCAN), Hence, I would like to get some documentation on the board since there are CAN Tx and CAN Rx pins on the board but nothing such as this is mentioned in the documentation i could find.

 

Thanks.

This topic has been closed for replies.
Best answer by mƎALLEm

Hello,

To work with FDCAN with NUCLEO-U5A5ZJ-Q board you have to add an external FDCAN transceiver when working in normal mode with at least two nodes on the bus. You can run CAN in Loopback mode without transceiver inspiring from the example provided in STM32CubeU5  under /Projects/STM32U575I-EV/Examples/FDCAN/FDCAN_Loopback.

 

1 reply

mƎALLEm
mƎALLEmBest answer
Technical Moderator
October 16, 2023

Hello,

To work with FDCAN with NUCLEO-U5A5ZJ-Q board you have to add an external FDCAN transceiver when working in normal mode with at least two nodes on the bus. You can run CAN in Loopback mode without transceiver inspiring from the example provided in STM32CubeU5  under /Projects/STM32U575I-EV/Examples/FDCAN/FDCAN_Loopback.

 

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.