2017-08-08 01:50 PM
Hi, I currently have a CUBEMX project for a STM32F7 LQFP100 chip and I want to create a new project for the pinout equivalent in the STM32H7 series. In CubeMX I can generate a pinout listing from my F7 project as a .csv file but there is no way to import that into a new H7 project. It should be a lot easier than having to re-create the whole project from scratch again.
Is there any other way to upgrade a CubeMX project from a chip in one series to a pinout compatible chip in another series?
Solved! Go to Solution.
2017-08-08 02:17 PM
Hello David,
CubeMX has already a feature, which allows reusing of existing project for different STM32 family. Please see below two slides from STM32 ecosystem workshop, which demostrates how to use this feature.
I hope this information will be helpful to you.
Regards
Szymon
2017-08-08 02:17 PM
Hello David,
CubeMX has already a feature, which allows reusing of existing project for different STM32 family. Please see below two slides from STM32 ecosystem workshop, which demostrates how to use this feature.
I hope this information will be helpful to you.
Regards
Szymon
2017-08-08 05:17 PM
Thanks, got it.