unused switch pins

Hardware questions and issues with the FV-1

Moderator: frank

Post Reply
tjm215
Posts: 18
Joined: Sun Dec 22, 2013 8:07 am

unused switch pins

Post by tjm215 »

is there a best practice when it comes to unused switch pins? should I tie them to ground via 10k resistor or to 3.3v? or does it make no difference (other than the program number)
frank
Posts: 1244
Joined: Wed Oct 19, 2005 12:26 pm
Contact:

Post by frank »

All switch pins must be used to select a program so they all must be tied high or low accordingly.
Frank Thomson
Experimental Noize
tjm215
Posts: 18
Joined: Sun Dec 22, 2013 8:07 am

Post by tjm215 »

so if i tied all to ground would that select program 0?
ice-nine
Posts: 192
Joined: Thu May 24, 2012 9:03 am

Post by ice-nine »

tjm215 wrote:so if i tied all to ground would that select program 0?
Yes, S0-2 tied to ground will select program 0,

s0 = lsb

000 = 0
001 = 1
010 = 2
011 = 3
100 = 4

etc
Post Reply