2025-07-15 1:32 AM
hi I'm using nucleo-h755 144 pin board, i have configured for the project, now I'm changing the mcu from stm32h745BITx 208 pin package. is there any option in stm32cubeide to import the configuration from one mcu to another mcu in cube ide without or with opening new project. since i have configured almost 142 pins in h755 nucleo board, i don't want to do it again for the 208-pin package.
i have checked in cube ide list pinout compatible mcu option is not coming for this series, previously i have used g4 series for that it is showing.
so it possible to import the nucleo h755 pin configuration to stm32h745BITx 208- pin package in cube ide or not.
please suggest some ideas, since it will reduce the some time.
regards,
Srinath
2025-07-15 2:19 AM
Hi,
>so it possible to import the nucleo h755 pin configuration to stm32h745BITx 208- pin package
If no pin compatible package is shown/used , NO.
Just think: what should an auto "import" process do, with new pin names and numbers, that might have different alternative functions also, rolling the dice ?
2025-07-15 2:47 AM - edited 2025-07-15 2:57 AM
Hello @Srinath_03 ,
Since the two packages are not pin-to-pin compatible, you need to manually switch the MCU and reconfigure the pins.
Please refer to DS12923 and DS12919 for further information about pinouts.
With best regards.
2025-07-15 3:19 AM
Thanks, for your response,
is it possible to do for g4 series nucleog474ret6 64 -pin package to stm32g474vet6 100 - pin package in stm32 cube ide or not
and in IOC list pinout compatible mcu option is showing. if we do like that means is there any application note or example video is available?
regards,
srinath