2023-03-17 03:14 AM
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
Solved! Go to Solution.
2023-03-17 03:28 AM
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.
2023-03-17 03:28 AM
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.
2023-03-17 03:29 AM
2023-03-17 03:29 AM
does not look that incompatible to me
2023-03-17 03:34 AM
You can try to reproduce the same configuration in STM32CubeMX for STM32H750.
The available AN for migration :
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.
2023-03-17 03:57 AM
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