CAN peripheral crashes when using very low baud rates on stm32f4.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-03-05 1:15 PM
I'm trying to transmit CAN messages with the stm32f4 from CAN2 to CAN1 (using a transceiver and so on). I'm trying to put the baud rate at arround 1khz so I can watch it using my arduino as an oscilloscope (which is able of performing 3666 samples per second). But when doing so HAL_CAN_AddTxMessage works sometimes and other fails with param error. Does anybody know which is the minimum baudrate allowed by bxCAN?
Labels:
- Labels:
-
CAN
-
STM32F4 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-03-05 5:02 PM
Nevermind, I think that I have CAN1 pins blown up
