I'm currently stuck on a problem with GPIO pins with the Beaglebone black.
I am looking for a proper way to read the values from GPIO pin p8_4 in C. I tried to use a library which used an old not supported way from the time before device tree's where introduced, if I understand this correctly.
I tried to find other solutions to my problem but I can't seem to find one. Is there anyone who can get me on the right track in C?