Skip to main content
Associate
April 9, 2024
Solved

STM32H743VIT6 vs STM32H743ZIT6

  • April 9, 2024
  • 2 replies
  • 2212 views

Hello everyone.

Is it possible to directly replace STM32H743VIT6 processor with STM32H743ZIT6 without changing the program code? Will there be any differences in the performance of the DSP device with this processor?

Thanks in advance for your reply, Chris.

Best answer by mƎALLEm

Hello,

It depends on how do you mean by direct replacement.

STM32H743VIT6 is 100 pin package while STM32H743ZIT6 is 144 pin package. So the only difference is the pin number / IOs:

Please refer to the datasheet Table 2 where the features of each part number are provided:

SofLit_0-1712651227396.png

 

2 replies

mƎALLEm
mƎALLEmBest answer
Technical Moderator
April 9, 2024

Hello,

It depends on how do you mean by direct replacement.

STM32H743VIT6 is 100 pin package while STM32H743ZIT6 is 144 pin package. So the only difference is the pin number / IOs:

Please refer to the datasheet Table 2 where the features of each part number are provided:

SofLit_0-1712651227396.png

 

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
eLKaAuthor
Associate
April 9, 2024

Thank you very much for your quick reply. I was mainly concerned with changes in the program code.

mƎALLEm
Technical Moderator
April 9, 2024

Apart of the PCB  footprint, the two part numbers have the same die. So you can replace STM32H743VIT6 by STM32H743ZIT6 without any issue.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
eLKaAuthor
Associate
April 9, 2024

Thank you all for your answers. It helped me a lot. All you need to do is redesign the printed circuit board.