Skip to main content
HAlzo
Associate III
April 26, 2019
Solved

How to find pin to pin compatible replacement to specific micro-controller?

  • April 26, 2019
  • 3 replies
  • 3401 views

Hi,

I am using STM32H743VIT6 for prototyping, but for production I may not use such powerful micro-controller.

How to find pin to pin compatible replacments for this micro controller?

This topic has been closed for replies.
Best answer by After Forever

> How to find pin to pin compatible replacement to specific micro-controller?

Open a project using your current microcontroller in STM32CubeMX, press Alt+L.

3 replies

Uwe Bonnes
Chief
April 26, 2019

STM32H750 is the same die and much cheaper. Otherwise you have to carefully check datasheets.

After Forever
After ForeverBest answer
Senior III
April 26, 2019

> How to find pin to pin compatible replacement to specific micro-controller?

Open a project using your current microcontroller in STM32CubeMX, press Alt+L.

Saeed Sh
Associate
November 10, 2020

It seems that this feature is not implemented in STMCubeIDE or I'm not able to find a similar functionality. Anybody has any idea?