Skip to main content
subramani kp
Associate II
June 15, 2021
Question

Is there a pin compatibility of dual core MCU with STM32H743BI ? I would like to upgrade my MCU to dual core.

  • June 15, 2021
  • 2 replies
  • 842 views

..

This topic has been closed for replies.

2 replies

TDK
Super User
June 15, 2021

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.

"If you feel a post has answered your question, please click ""Accept as Solution""."
ChahinezC
Associate II
June 15, 2021

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.