Use GPIOs in Yocto QT

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Use GPIOs in Yocto QT

409 Views
christiangeiser
Contributor I

Hey Guys,

First of all sorry for my English its not my native language. Im kind of a newbie in the Embedded Linux / Qt World so I hope my questions are not to stupid.:smileygrin:

Im using an embedded Board with an IMX287 CPU and I have a custom designed Yocto(Poky) with Kernel version 3.17 running on it. I used core-image-sato as Image recipe and have also included qt4-embedded on it. I can compile now own QT Programms with bitbake and run them on my yocto build.

Now my question is : Is there an way to control the GPIOs of the IMX287 within my QT Programm(Maybe an library or something similar)? I've read there is an Qt function called "Qprocess" where I can send console commands to control my GPIOs , but this looks like a strange solution for me.

Thx in advance for your help!

greetings Chris

Labels (1)
0 Kudos
0 Replies