Hi all,
In setting a GPIO as an input as in the first example here: http://elinux.org/RPi_Low-level_peripherals, will this then leave the GPIO as an input even after the registers have been unmapped?
If so is there a place I can put a script to run a C program that will set all the GPIOs to high impedance at very early start up (before any of them output anything) so I wont damage external devices.
thanks,
S