STMCubeMX migration ends with successfully imported but nothing is really there.
I have a project with the STM32H753IIT6 with 9 free pins on it all of them labeled and many peripherals configured. I want to migrate to STM32H7R3I8T6 which I understand is the same family of MCU, it should be possible.
I followed the steps in How to switch from one STM32 to another using STM3... - STMicroelectronics Community
and after selecting the document from where to import I get the "Project is successfully imported. Import RCC : PASS" dialog, but all the configuration remains in default state, nothing has changed.
I also tried to create a new project with the same MCU as before (STM32H753IIT6) and it was really imported; all pins are there.
Also tried to create a new project with the STM32H753IIT6, assign a few pins, save it and imported this one into the STM32H7R3I8T6 but the result is the same it says it was success, but nothing is changed.
Should I do something different of is this some bug? how can we figure this out?
