Unused pins on PCB
Posted: Wed Mar 03, 2021 8:49 pm
Hello,
I'm designing PCB for my device, it will use ESP-WROVER module as main MCU. I can't find answer to my question in the datasheet nor on the forum. I'm using only half of the GPIOs, what should I do with unused pins? Is it ok to leave them float? Maybe I should connect them to VCC via pull-up resistor? This device will be powered from battery, so I want to avoid unnecessary power consumption. I'm aware that some of the GPIOs are the bootstrapping ones and need to be in certain state during boot, but what with the "normal" ones?
Thanks for answers
I'm designing PCB for my device, it will use ESP-WROVER module as main MCU. I can't find answer to my question in the datasheet nor on the forum. I'm using only half of the GPIOs, what should I do with unused pins? Is it ok to leave them float? Maybe I should connect them to VCC via pull-up resistor? This device will be powered from battery, so I want to avoid unnecessary power consumption. I'm aware that some of the GPIOs are the bootstrapping ones and need to be in certain state during boot, but what with the "normal" ones?
Thanks for answers