cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H7 CAN-FD using CAN 2.0 transceivers.

Asantos
Senior
Posted on May 04, 2018 at 00:04

Hi, 

  I'm thinking in replace  a STM32F7 with a STM32H7 on two board that has normal CAN-2.0 transceivers. I would like to know if it will work for CAN-FD frames, keeping the baud below 1 Mbps.

 Ari.

1 ACCEPTED SOLUTION
3 REPLIES 3
Amel NASRI
ST Employee
Posted on May 08, 2018 at 11:13

Hi

Mendes.Ari

‌,

Both CAN modules (FDCAN1 and FDCAN2) are compliant with ISO 11898-1 (CAN protocol specification version 2.0 part A, B) and CAN FD protocol specification version 1.0.

This is what we say in

http://www.st.com/content/ccc/resource/technical/document/datasheet/group3/23/be/db/eb/29/39/4b/eb/DM00387108/files/DM00387pdf/jcr:content/translations/en.DM00387pdf

.

So, the configuration you want to setup for FDCAN should work properly.

You can also refer to

http://www.st.com/content/ccc/resource/technical/document/application_note/group0/61/f7/a2/df/11/18/48/f2/DM00337702/files/DM003377pdf/jcr:content/translations/en.DM003377pdf

(Migration of microcontroller applications from STM32F7 Series to STM32H7x3 line microcontrollers) for more hints when migrating from F7 to H7.

-Amel

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.

The above links are no longer valid. Please update. Very interested in understanding the migration path from an F7 to H7.