Page 1 of 1

RPi internal pull up/down resistors

Posted: Sun Sep 29, 2013 8:27 pm
by vuqnguyen
Hi,

I am using WiringPI (a RPi GPIO library) to enable the pull-down resistors on the GPIO pins. However, it appears that the programming is not persistent across reboots. Does Raspian initialize the GPIO pins during reboot? How can I make the programming persistent across reboots?

Thanks,
Vu