cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CUBEMX feature request

anonymous.8
Senior II
Posted on August 08, 2017 at 22:50

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?

1 ACCEPTED SOLUTION

Accepted Solutions
Szymon PANECKI
Senior III
Posted on August 08, 2017 at 23:17

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.

0690X00000607k0QAA.png0690X00000607kjQAA.png

I hope this information will be helpful to you.

Regards

Szymon

View solution in original post

2 REPLIES 2
Szymon PANECKI
Senior III
Posted on August 08, 2017 at 23:17

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.

0690X00000607k0QAA.png0690X00000607kjQAA.png

I hope this information will be helpful to you.

Regards

Szymon

Posted on August 09, 2017 at 00:17

Thanks, got it.