STM32F413xx + MCP2517FD CANFD Controller
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-02 4:31 AM
Can I do CANFD communication using external CAN controllers(ex:MCP2517FD)?
This MCP2517FD controller works with SPI.
Microcontroller I'm using: STM32F413VGT3
Solved! Go to Solution.
- Labels:
-
FDCAN
-
SPI
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-02 4:33 AM - edited ‎2025-04-02 4:38 AM
Hello,
MCP2517FD is just an a SPI/CAN converter so it can be used with any MCU having SPI interface including STM32 MCU.
Hope that answers your question.
PS: but if your question: "Can I do CANFD communication using MCP2517FD?" the answer is yes:
And you need to contact Microchip on their forums for more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-02 4:33 AM - edited ‎2025-04-02 4:38 AM
Hello,
MCP2517FD is just an a SPI/CAN converter so it can be used with any MCU having SPI interface including STM32 MCU.
Hope that answers your question.
PS: but if your question: "Can I do CANFD communication using MCP2517FD?" the answer is yes:
And you need to contact Microchip on their forums for more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-02 4:37 AM
Thank you very much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-03 3:33 AM
Thank you very much.
