Hi,
I want to set the unused pins to low Level, however without using Software to do so, i.e. this has to be done before the chip is turned on.
How can I do that? Is there a specific tool for it?
Thanks,
Anouar
Hi,
I want to set the unused pins to low Level, however without using Software to do so, i.e. this has to be done before the chip is turned on.
How can I do that? Is there a specific tool for it?
Thanks,
Anouar
Yes. It is called a pulldown resistor.
External pull down resistors is the only way to to this.
Yeah, I meant if there is a way to pull the unused GPIOs internally down using fuses (not to configure them at the beginning of the software).
Thanks. This answers my question.