On 10/25/2016 11:01 AM, Beninio Mbila wrote: > Hello Charles, > > Thanks for this remark, I have changed the dts file now it is ok. > > I want to force 3.3V to the PIN9.42 and check in the memory register that the > value is "1", do you know how I can check this?
Since you are not claiming the pin in your device-tree overlay (you should, and force it to be an input), you ought to be able to simply export the GPIO via the kernel and set it to output a '1' like any other GPIO pin. -- Charles Steinkuehler [email protected] -- 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/5ccab5c4-7e93-152e-5d8d-0c9d6f404e5d%40steinkuehler.net. For more options, visit https://groups.google.com/d/optout.
