Oh, now this is interesting: now that daylight has gone, and the room's a little darker, I can see that the LED is on brightly when the value is 1. When the value is 0, it's noticeably dimmer, but not completely off.
Here, I'm way out of my depth (I'm a software person)...I double-checked the resistor, and it's the correct "size" (220 ohm). I remember reading in the book that the BBB is a little "fussy" about things getting connected an disconnected. Is it good practice to do a shutdown before I start moving wires around for testing? Thanks.. mz On Monday, October 24, 2016 at 7:32:59 PM UTC-6, William Hermans wrote: > > I'd check /sys/class/gpio/gpio49/direction . . . > > william@beaglebone:~$ cat /sys/class/gpio//gpio49/direction > in > > Make sure its "out" > > After that, I'd start by disconnecting P9.23 from the circuit, then check > with a volt meter that the pin isn't somehow damaged. P9.1 and P9.2 are > both ground on that header. > > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/2fa711fd-f6e3-4aa2-a7cb-d74f395c6450%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
