Hello there,
So far I was working only with BeagleBone Black when it comes to embedded linux. I have a SOM-A20 board now and I was wondering how to interface with the gpio's without sys/fs. I also couldnt find any refference to tree overlays, is it only BeagleBone Black specific functionality? I would really aprichiate if someone could point me out some A20 gpio tutorial as I couldnt find anything usefull so far.
DT (device tree) is in development for AW boards
AW use FEX instead
John
Are there any tutorials for that, maybe by olimex?
I doubt Olimex would as they're a hardware maker and anyway I doubt a tutorial can exist for something not yet done or did you mean something else? BTW, if it's not on google it doesn't exist :)
At a guess there will be something in months.
John
I meant some tutorial for FEX. I tried to find it but it seems to be a hipster thing as I couldnd find anything specific.
It's obsolete so use it only if you understand that.
linux-sunxi.org/Fex_Guide
John
hardly a tutorial, but thank you :P.
Then use sysfs etc!
http://lmgtfy.com/?q=%22fex%22+guide+OR+tutorial
http://lmgtfy.com/?q=olimex+%22fex%22+guide+OR+tutorial
John
this could also be useful
https://www.olimex.com/forum/index.php?topic=1514.15 (https://www.olimex.com/forum/index.php?topic=1514.15)
Hi!
You can use mmapped based GPIO access with Linux.