Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use GPIOs

28 bytes removed, 16:58, 9 January 2012
no edit summary
root@localhost:~/svn.hylands.org/linux/gpio/app#
</pre>
The code above shows that driver works properly, GPIO_136 is configured like input and GPIO_137 is configured like output with value 0, when read GPIO_136 the result is 0. To make sure that works well, configure GPIO_137 with value 1, now GPIO_136 reads 1. <br> This driver have more options like IRQ, but is not explained here.  '''Under construction'''
<br> Other examples:[[What can I do with IGEP0020#How_to_handle_the_gpio-LED.27s]]
[[Category:Work_in_progress|Work_in_progress]] [[Category:Communications]]
4,199
edits