in STM32h750ib MCU, can the classic CAN(CAN2.0) IC can be used instead of using CAN-FD IC?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-06 9:05 AM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-06 2:05 PM
As long as the STM32h750 is set for classic CAN only then yes you can. I do that with a STM32H723.
Don't worry, I won't byte.
TimerCallback tutorial! | UART and DMA Idle tutorial!
If you find my solution useful, please click the Accept as Solution so others see the solution.
TimerCallback tutorial! | UART and DMA Idle tutorial!
If you find my solution useful, please click the Accept as Solution so others see the solution.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-07 6:28 AM - edited 2023-11-20 8:47 AM
Hello @KChai.2 ,
Classic CAN is a separate option in STM32CubeMX and can be used as a substitute for the FDCAN peripheral.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
