04-21-2020, 08:03 AM
(04-21-2020, 06:41 AM)Gienek Wrote: O! I did not know about such difference between Linux releases for ROCKPro64.I'm using libgpiod-1.4.1.
Have you already gathered experience about performance of this new interface? It is very interresting!
I am using a set of own C-functions to handle GPIO. This is very fast and simple, but I miss one functionality: A possibility of async reaction to interrupt from GPIO. I have no clue, how to achieve this in purely user-space process.
Does this new interface allow for something, like select() which returns when GPIO pin changes state?
BR,
Gienek.
Works very well on my Odroid N2.
Will begin testing on my RockPro64 shortly.
/Faradn