Skip to main content
FJB2069
Senior
February 14, 2025
Question

Create/Copy new TouchGFX/CubeIDE project with different package

  • February 14, 2025
  • 2 replies
  • 822 views

I would like to take my existing stm32F746G-DISCO CubeIDE project, copy it and only change the chip from the STM32F746NGHx  218 BGA to the STM32F746IGTx 176 LQFP

I can copy the project, but I don't see a way to change the chip.  In the .IOC file under Pinouts you can search for pin compatible MCU's, but won't bring up 176 LQFP.    Obviously not pin compatible.

I have already re-worked the Altium schematics to use the 176 LQFP chip.  My project eliminates several peripherals and changes some of the pins, but I figured can re-assign them in the new .IOC file?

I am assuming I will need to create a new MXCUBE or TouchGFX project for the correct chip and then copy from working project to new project?

Any insight appreciated!

 

 

 

 

 

2 replies

STTwo-32
Technical Moderator
February 14, 2025

Hello @FJB2069 

On a .IOC file, you can’t change the MCU and keep the configurations. So, as you said, you should create a new project and migrate you configuration on it.

Best Regards.

STTwo-32

ST Employee
February 17, 2025

Hello @FJB2069 ,

If you have a Tgfx project for your chip, you can import the UI from another one by clicking on Edit/Import/Gui.

LouisB_0-1739785297880.png

BR,