2021-12-17 06:21 AM
Hello ,
in STM32 H742 data sheet I find CAN pind with or without the suffix FD_MODE, but there is no explanation on it. What does that mean? CAN peripheral has only one output for Rx and Tx each. Can't I use those without FD_MODE when using CANFD but only for CAN2.0? How does the pin know which mode is used?
Thank you for some details
Martin
Solved! Go to Solution.
2021-12-22 01:50 AM
It seems I found something for another STM32 H7:
https://community.st.com/s/question/0D50X0000C5Uo6iSQC/rxfdmode-and-txfdmode-pins-what-are-they-for
2021-12-20 12:11 AM
Any ideas?
I need this information for a schematics, which pins should I use?
Thanks for any help
Martin
2021-12-22 01:50 AM
It seems I found something for another STM32 H7:
https://community.st.com/s/question/0D50X0000C5Uo6iSQC/rxfdmode-and-txfdmode-pins-what-are-they-for
2022-02-15 02:48 AM
Dear @Mr_M_from_G ,
Indeed, only Rx and Tx are used for FDCAN communication..
All FDCANx_TXFD_MODE & FDCANx_RXFD_MODE occurrences will be removed from datasheets.