This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Used pins

Hi,

It seems to me that unused GPIO pins can stay float. However, earlier questions made me less confident. 

Is firmware setting is enough?

Thanks,

Daniel

Parents
  • Unused pins can float. The default works fine for that. In a finished and released product good engineering practice would be to tie unused pins to ground and explicitly set them to high impedence (even though that is the default). The defaults work fine but when you're done with a design it's good practice to tie every pin somewhere and explicitly initialise it 

Reply
  • Unused pins can float. The default works fine for that. In a finished and released product good engineering practice would be to tie unused pins to ground and explicitly set them to high impedence (even though that is the default). The defaults work fine but when you're done with a design it's good practice to tie every pin somewhere and explicitly initialise it 

Children
Related