Skip to main content
TES.1
Associate
April 3, 2023
Question

CAN bus not responding at 1Mbps bit rate

  • April 3, 2023
  • 12 replies
  • 4858 views

I'm using STM32F446RC controller CAN BUS 1. Trying to operate CAN BUS at 1mbps speed when using 100kbps bit rate it is working fine but not at 1Mbps bit rate. Is there any solution for this.

This topic has been closed for replies.

12 replies

TES.1
TES.1Author
Associate
April 6, 2023

HI @Community member​ 

Thanks for your support.

It is working now at 1Mbps baud rate. Actually I was sending data from USB CAN module to controller CAN, seems like it was not working so I tried controller to controller CAN communication it is working well now. I have used new given paramerters at 60 MHz with HSE it is working well now.

Thanks for your support throughout this I appreciate.

TES.1
TES.1Author
Associate
April 6, 2023

Hi @Community member​ 

The issue is solved. The problem is I was using USB CAN to send data to the CAN bus over controller seems like that was not working so I replaced it with controller to controller communication with the 60 MHz HSE clock with new parameters. It is working well now at 1 Mbps baud rate.

Thanks for your support throughout this.