Skip to main content
Visitor II
December 1, 2022
Solved

Missing I/Os, schematic errors on NUCLEO-U575ZI-Q

  • December 1, 2022
  • 2 replies
  • 1550 views

NUCLEO-U575ZI-Q  is based on a STM32U575ZIT6Q in LQFP144 package. A diagram on page 98 of the datasheet shows PC5 (pin 45), PB12 (pin 73), and PC4(Pin 44). None of these I/Os are exposed on the connectors of the NUCLEO-U575ZI-Q

https://www.st.com/resource/en/datasheet/stm32u575zi.pdf

Schematic diagram of the NUCLEO-U575ZI-Q doesn't even show these three I/Os:

https://www.st.com/resource/en/schematic_pack/mb1549-u575ziq-c03_schematic.pdf

Furthermore, schematic of the NUCLEO-U575ZI-Q shows STM32U575ZIT6Q with several pins labeled incorrectly. For example, Pin 33 is labeled PA0, while the datasheet of the IC shows PA0 at pin 34. There are several problems like this.

    This topic has been closed for replies.
    Best answer by PCH

    Hello one important point, NUCLEO-U575ZI-Q is based on a SMPS package, not the legacy one. Please used figure on datasheet page 97. With LQFP144 SMPS it seems that Nucleo design is correct.

    Please confirm?

    Best Regards

    2 replies

    PCHAnswer
    ST Employee
    December 2, 2022

    Hello one important point, NUCLEO-U575ZI-Q is based on a SMPS package, not the legacy one. Please used figure on datasheet page 97. With LQFP144 SMPS it seems that Nucleo design is correct.

    Please confirm?

    Best Regards

    AVain.1Author
    Visitor II
    December 2, 2022

    Thank you for the clarification.