Skip to main content
Ranjeet Singh
Senior
April 15, 2023
Solved

does CAN exchange data with FDCAN ?

  • April 15, 2023
  • 2 replies
  • 919 views

i am using one side microcontroller stm32103 which have can1 protocole does this work with othere microcontoller stm32g0b1re which have FDCAN protocol.?

does both communicate with each other ?will read and write the data?

This topic has been closed for replies.
Best answer by STOne-32

Dear @Ranjeet Singh​ ,

Yes, this is possible FD-CAN is compatible with CAN2.0 and you can enable STM32G0 to work in CAN2.0 legacy mode. For more details on STM32 CAN and FD-CAN implementations and Differences see this Application Note : AN5348

Introduction to FDCAN peripherals for STM32 product classes - Application note

Cheers

2 replies

STOne-32
STOne-32Best answer
Technical Moderator
April 15, 2023

Dear @Ranjeet Singh​ ,

Yes, this is possible FD-CAN is compatible with CAN2.0 and you can enable STM32G0 to work in CAN2.0 legacy mode. For more details on STM32 CAN and FD-CAN implementations and Differences see this Application Note : AN5348

Introduction to FDCAN peripherals for STM32 product classes - Application note

Cheers

Ozone
Principal
April 15, 2023

All FD-CAN and XD-CAN devices have a compatibility mode, and interoperate with standard CAN devices.

Except for some niches, market penetration of these new highspeed CAN standard is not very high.