Skip to main content
anonymous.8
Senior II
August 8, 2017
Solved

STM32CUBEMX feature request

  • August 8, 2017
  • 1 reply
  • 775 views
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?

    This topic has been closed for replies.
    Best answer by Szymon PANECKI
    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

    1 reply

    Szymon PANECKI
    Szymon PANECKIBest answer
    Senior III
    August 8, 2017
    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

    anonymous.8
    Senior II
    August 9, 2017
    Posted on August 09, 2017 at 00:17

    Thanks, got it.