FDCAN is not available. I am using STM32G474RE.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-01 7:09 AM
Hi,
FDCAN is not available.
I am using STM32G474RE.
I want to set the baud rate to 1MBps in classic mode.
I often stumble on if (HAL_FDCAN_Start(&hfdcan1) != HAL_OK){ Error_Handler();}.
I don't know what causes it to fail.
I think having a bad setup.
Thanks.
Solved! Go to Solution.
Labels:
- Labels:
-
FDCAN
-
STM32G4 Series
This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-07 4:43 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-07 4:43 AM
This issue has been resolved.
Thank you very much.
