Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- When i use gpio pin as input direction it gives me the output voltage 3.5 volts . I use i/o standard default lvttl 3.5(default) . How can i unify the ground pin. How can i tell i am going to use a pin as ground in my program? --- Quote End --- You do NOT specify a pin as a ground or a vcc, but rather they are fixed pins of the GPIO port. On my DE1-SoC, ground pins are the 12th and the 30th, the 3.5v pin is the 29th pin and the 5v pin is the 11th pin.