Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Peripherals Summary

15 bytes removed, 12:32, 1 February 2012
no edit summary
=== GPIO ===
GPIO (General Purpose Input/Output) is a generic pin on a chip whose behavior (including whether it is an input or output pin) can be controlled (programmed) through software. Omap use CMOS voltage levels (1V8) and the pads are connected directly to it. Some Omap GPIO&nbsp;characteristics are:<br>
- Set the data input and output direction. <br>- Configure GPIO pin to high or low states.<br>- Configure GPIO pins for interrupt control<br>- Enable and disable interrupts<br>- Enable and disable wakeup capability per GPIO pin.
<br>
<br>
[[How to use GPIOs]] Example: &nbsp;[[What can I do with IGEP0020#How_to_handle_the_gpio-LED.27s|]]
=== SPI ===
4,199
edits