You will want to check and see if the pin is being used is defaulted as an output, Some pins are outputs by default and others are inputs., If you start driving it before it is set to an input by SW, then that could cause issues. Check the datasheet for the AM3358.
Gerald On Tue, Oct 21, 2014 at 2:00 PM, sixvolts <[email protected]> wrote: > > > On Tuesday, October 21, 2014 1:52:30 PM UTC-5, Gerald wrote: >> >> Are you doing this part correctly? >> >> http://www.elinux.org/Beagleboard:BeagleBoneBlack#Expansion_Header_Usage >> >> Gerald >> >> > To the best of my knowledge, yes. We're using all kinds of pins and other > parts of the board without issues. > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
