Skip to main content
Graduate
April 9, 2024
Solved

STM32H743VIT6 vs STM32H743ZIT6

  • April 9, 2024
  • 2 replies
  • 2210 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.

    This topic has been closed for replies.
    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ƎALLEmAnswer
    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

     

    eLKaAuthor
    Graduate
    April 9, 2024

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

    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.

    eLKaAuthor
    Graduate
    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.