Skip to main content
Visitor II
May 31, 2024
Question

Nucleo-H743ZI2 NRND and use NUCLEO-H753ZI

  • May 31, 2024
  • 1 reply
  • 1241 views

Hi ,

Does project files compiled and created in NUCLEO-H753ZI require any modification or recreation of project files when ported to STM32H743ZI.

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    May 31, 2024

    Hello @senra and welcome to the ST Community :smiling_face_with_smiling_eyes:.

    The difference between both STM32H743ZI and STM32H753ZI is the Crypto part. So, if you have a project on the STM32H753ZI without a Crypto implementation, you can migrate it to the STM32H743ZI without a problem.

    Best Regards.

    STTwo-32

    Graduate II
    May 31, 2024

    Is the NUCLEO-H743ZI2 (MB1364B, ST-LINK/V3) really NRND? I see the NUCLEO-H743ZI (MB1137, ST-LINK/V2-1) one is, and that's not surprising, but the ZI2 doesn't have it's own landing page  https://www.st.com/en/evaluation-tools/nucleo-h743zi.html

    As I recall the STM32H753ZI is based on the ZI2 (MB1364B) board, so there's going to be a handful of different pins related to LEDs and QSPI, as I recall.  https://www.st.com/en/evaluation-tools/nucleo-h753zi.html

    There's a USE_XYZ type define to select between the board designs at the NUCLEO.H level

    Technical Moderator
    May 31, 2024

    Hello @Tesla DeLorean 

    The NUCLEO-H743ZI2 is an NRND product:

    STTwo32_0-1717171003631.png

    The NUCLEO-H743ZI is an Obsolete product:

    STTwo32_1-1717171058219.png

    Best Regards.

    STTwo-32