Skip to main content
Jnevi.1
Associate III
March 17, 2023
Solved

Switch from stm32f407 to stm32h753

  • March 17, 2023
  • 3 replies
  • 4091 views

Hi,

I want to switch a project in cubemx from stm32f407 to the stm32h753. (both lqfp100

in cubeMX 6.8.0 there is this pinout feature to show compatible cpus.

cubeMX lists me all the variants of the stm32F4, L4 and F7 but there are no H7 listed.

Is there a reason for that i'm missing?

or is there another way to change my cubemx project to h7?

regards

This topic has been closed for replies.
Best answer by Foued_KH

Hello @Jnevi.1​ ,

Please refer to this link : How to switch from one STM32 to another using STM32CubeMX

Foued

3 replies

Foued_KH
Foued_KHBest answer
ST Employee
March 17, 2023

Hello @Jnevi.1​ ,

Please refer to this link : How to switch from one STM32 to another using STM32CubeMX

Foued

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.
Jnevi.1
Jnevi.1Author
Associate III
March 17, 2023

thanks. this way works better and i get some error messages and can import the project

it seems like CAN was the problem. the H7 has no CAN only can-fd and this was reported as error and seems to mark it incompatible although normal CAN is possible

Jnevi.1
Jnevi.1Author
Associate III
March 17, 2023

0693W00000aJCRkQAO.png

Jnevi.1
Jnevi.1Author
Associate III
March 17, 2023

does not look that incompatible to me

Foued_KH
ST Employee
March 17, 2023

You can try to reproduce the same configuration in STM32CubeMX for STM32H750.

The available AN for migration :

  • AN4228 – Migrating from STM32F1 Series to STM32F3 Series
  • AN3427 – Migrating from STM32F1 Series to STM32F2 Series
  • AN4904 – Migrating from STM32F1 Series to STM32F4 Series
  • AN4649 – Migrating from STM32F1 Series to STM32L4 Series
  • AN5145 – Migration of applications from STM32F0 Series to STM32G0 Series
  • AN4617 – Migrating between STM32F0 and STM32L0 Series
  • AN4660 – Migrating from STM32F4 to STM32F7 Series
  • AN4936 – Migrating from STM32F7 to STM32H743/753 Series
  • AN5293 – Migrating from STM32F7 and STM32H743/753 to STM32H7A3/7B3 and STM32H7B0 Series
  • AN4612 – Migrating from STM32L1 Series to STM32L4 and STM32L4+ Series

Foued

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.