Forum Discussion
Altera_Forum
Honored Contributor
14 years agoWeak pull-up resistors
Hi everyone! I enabled weak pull-ups for the input and output pin (cyclone II device). But when I measure the voltage on these pins, on the input pin is 3V and on the output pin is 0V. Shouldn...
Altera_Forum
Honored Contributor
14 years agoHi Dave,
I defined the pin in the entity as GPIO: OUT STD_LOGIC := 'Z' and after programming the device, the output pin is pulled to 3V. I still wonder why it is not pulled to 3.3V, but anyway it is still better than pulling it to GND. Thanks! Nikola