Beaglebone Black Rev. C: Protecting GPIO pins during boot until SYS_RESETn signal is HI

What kind of solutions are others out there using to protect GPIO pins during boot? I have a sensor connected that is loop powered so it will be applying voltage at all times to the BBB. My thought is to use some sort of FET bus to protect the board. Ideas or thoughts?

Thanks.

Power the sensor from the 3.3V rail or use the reset pin as described on the Wiki.

http://www.elinux.org/Beagleboard:BeagleBoneBlack#Expansion_Header_Usage

Gerald

As soon as you did not post anything particular about your concern - not a schematic, nor description, the only advice is: do not use any pins multiplexed with other functions and use opto-isolators for any other. In many many cases direct connection works of course. No need in any FETs.