Altera_Forum
Honored Contributor
10 years agogpio input stuck on high level '1'
HI, i'm make a project using DE0-nano board. in my project i build a uart that recieve a signals from external bluetooth device and translate their ascii code to turn of the leds of the DEO-Nano. i defined one of my gpio as a input pin (GPIO_04) that conected to the blootooth device. the program is not working, and with some checks that i made, i found out that the signal that i get from the gpio is always in high level ('1') even it's doesn't conected to nothing. why is that happen? maby i need to change some settings of the gpio?