So is,  
 echo out > /sys/class/gpio/gpio30/direction

The proper way to set it to output?

--Mark

On Wednesday, June 3, 2020 at 9:45:00 AM UTC-4, RobertCNelson wrote:
>
> On Wed, Jun 3, 2020 at 8:16 AM Mark A. Yoder  wrote: 
> > 
> > In the day I did: 
> > 
> > config-pin P9_11 out 
> > 
> > to make it a gpio output.  Now it appears I have to do: 
> > 
> > config-pin P9_11 gpio 
> > 
> > But how do I make it an output?  Must I do: 
> > 
> > echo out > /sys/class/gpio/gpio30/direction  ? 
>
> The concept of out/in is not currently supported in the c based 
> re-write of config-pin used in Buster.. 
>
>
> https://github.com/beagleboard/bb.org-overlays/tree/master/tools/pmunts_muntsos
>  
>
>
> https://github.com/beagleboard/bb.org-overlays/blob/master/tools/beaglebone-universal-io/config-pin#L1088-L1108
>  
>
> Regards, 
>
> -- 
> Robert Nelson 
> https://rcn-ee.com/ 
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/9ec1351c-9cfe-4e82-9b34-9b099dc2c33c%40googlegroups.com.

Reply via email to