2025-08-13 7:04 AM
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?
2025-08-13 7:48 AM - edited 2025-08-13 7:50 AM
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
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-08-13 8:01 AM
thanks for the reply, what does "For the unused GPIO, they should not be left free" ? Ground it or ERC ?