Skip to main content
Associate
November 12, 2024
Solved

No CAN transmission without loopback in SPC5 studio with SPC58xGxx board

  • November 12, 2024
  • 2 replies
  • 1176 views

In SPC5 Studio, I have an example of CAN communication using the SPC58xGxx board. When loopback mode is enabled, the transmission works correctly. However, when I disable loopback mode, the transmission fails.

Could you provide guidance on how to successfully transmit CAN messages without using loopback mode? Additionally, I would like to know how to monitor the CAN signals using Peak-CAN.

Best answer by praveenaher

Hi jmary,

I was setting wrong clock configurations because our board is different.
If you want to work CAN with NO LOOPBACK, configure your clock according to your board.

It may work, I solved the problem in similar way.

2 replies

Billy OWEN
ST Employee
November 14, 2024

Hi @praveenaher 

 

This post has been escalated to the ST Online Support Team for additional assistance.  We'll contact you directly.

 

Regards,

Billy

jmary
Associate III
April 22, 2025

What the solution for this issue? I faced the same problem with my device. 

praveenaherAuthorBest answer
Associate
April 22, 2025

Hi jmary,

I was setting wrong clock configurations because our board is different.
If you want to work CAN with NO LOOPBACK, configure your clock according to your board.

It may work, I solved the problem in similar way.

jmary
Associate III
April 22, 2025

yes, I already found the solution also. correct, the bitrate not match between the device and the usb-can converter I use.