PDA

View Full Version : How to control N9's GPIO?


justforfun
09-30-2011, 11:54 AM
I didn't find /dev/mem on N9, so I cannot use mmap function to control its GPIO. Do you have any idea? Thanks!

justforfun
10-02-2011, 02:57 AM
Is anyone interested in this topic? GPIO is very important for hardware control, and it is the first step to learn/grasp.