Hello,
In spna173 (Reduction of Power Consumption) Section 3.1 states that all unused GPIO pins should be configured as output and set to low level to avoid "floating voltage or shoot-through current" causing increase of power consumption.
1. Is this also applicable to all peripheral pins that can be set as GIO even if they are not powered up, or just for GPIO A and GPIO B pins?
2. If the default state of GPIO or GIO pins is input with pull down, why is it not enough to leave the unused pins at their default state after power up? Why would there be "floating voltage" if the input is pulled down by default?
Thanks,
Alex