SOM-A20 gpio tutorial

Started by bremenpl, March 03, 2015, 02:10:46 PM

Previous topic - Next topic

bremenpl

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.

JohnS

DT (device tree) is in development for AW boards

AW use FEX instead

John

bremenpl

Are there any tutorials for that, maybe by olimex?

JohnS

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

bremenpl

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.

JohnS

It's obsolete so use it only if you understand that.

linux-sunxi.org/Fex_Guide

John

bremenpl

hardly a tutorial, but thank you :P.

JohnS



kantal

Hi!

You can use mmapped based GPIO access with Linux.