Very nice development Balázs,

I have been experimenting with this over the weekend, but was not able
to get it to work unfortunately.
The issue seems to be with pikeyd.
I work on an RP 3B, and apparently the original pikeyd does not work on
this board.
I'll post the link in my second post (since I am new to this forum and
this is my first post, I am not allowed to share a URL yet :-), but it
comes down to this:

On RPi2 and RPi3 the GPIO_PERI_BASE address has changed from 0x20000000
to 0x3f000000.
So just change #define GPIO_PERI_BASE in joy_RPi.c to 0x3f000000 and it
will work like a charm on a RPi3 (couldn't test it on a RPi2)

Seems to be a simple fix, but unfortunately I lack knowledge and skills
to adapt your pikeyd to work on the RP3 (and 2).
would you be able to incorporate that fix and share with the community?

Thanks, best regards,
Niels


------------------------------------------------------------------------
N_J's Profile: http://forums.slimdevices.com/member.php?userid=66115
View this thread: http://forums.slimdevices.com/showthread.php?t=105819

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to