Skip to main content
Visitor II
August 13, 2025
Question

Unused pin on STM32F767

  • August 13, 2025
  • 1 reply
  • 382 views

Hello.. i m designing a board using STM32F767, could anyone advise what should be done to those unused pins? Ground it or set it to ERC on Altium? 

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    August 13, 2025

    Hello @HMSEdinburge 

    For the unused GPIO, they should not be left free. I/Os should be set to “0” or “1”(pull-up or pull-down to the unused I/O pins.). AN4661 can give you more details about the design rules for HWs based on the STM32F7.

    Best Regards.

    STTwo-32

    Visitor II
    August 13, 2025

    thanks for the reply, what does "For the unused GPIO, they should not be left free" ? Ground it or ERC ?

    Technical Moderator
    August 13, 2025

    I'm not a Altium expert, but as i said before, grounding or setting to 1 the unused GPIOs (using external or internal pull-up or pull-down) should do the job.

    Best Regards.

    STTwo-32