2021-06-15 01:26 AM
2021-06-15 06:57 AM
Use the "List Pinout Compatible MCUs" in CubeMX.
The result of this says there is no pin compatible dual-core chip. The power pins are completely different.
2021-06-15 08:28 AM
Hello @subramani kp,
If you use the Cross selector feature (as explained in the article; How to find compatible devices for an MCU? STM32G473CB as example), you will find that STM32H745BITx is compatible with STM32H743BITx (98% match).
But as already said by @TDK, you need to pay attention to the power supply.
For that purpose, you need to refer to the 2nd section of the Getting started with STM32H74xI/G and STM32H75xI/G hardware development AN4938.
Chahinez.