Page 1 of 1

GPIO Access @ Epiphany

PostPosted: Tue Sep 26, 2017 2:51 pm
by SKyd3R
Hello there!

I want to access the GPIO with an Epiphany core. I know the file location of the GPIO at the Parabuntu (/sys/class/gpio/) but I want to access with an Epiphany core which doesn't have an operative system.

I found a register at the e_lib (E_REG_IO_GPIO_CFG) but I don't know how to use that register or access any GPIO pin and change its value.

Thanks!