2022-11-01 07: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.
2022-11-07 04:43 AM
2022-11-07 04:43 AM
This issue has been resolved.
Thank you very much.