Changes

How to use UARTs

28 bytes removed, 11:42, 19 January 2012
no edit summary
= Overview<br> =
This How-To is meant to be a starting point for people to learn use UART for IGEP v2 devices as quickly and easily as possible. In this how-to, we use a program'''(upload source code)''', executed twice in separated progres , at the same time inside the same IGEP.&nbsp; Its function is get a number from via UART, increase it and send result via to other UART, the result will be a infinite loop between 2 UARTs. This program was tested in testedin [http://releases.linaro.org/platform/linaro-m/headless/final/linaro-m-headless-tar-20101108-2.tar.gz Linaro Headless] with [[Linux Kernel 2.6.35.y|Kernel 2.6.35.y]].
More information about [http://en.wikipedia.org/wiki/UART UART]. <br> Note: This program have a debug option using GPIOs to debug via <span lang="en" id="result_box" class="short_text"><span class="hps">oscilloscope</span></span> , this option is useful to learnt about the Kernel latencies between and IRQ. Debug has set to "write" and "select" functions.<br>
= Feedback and Contributing =
4,199
edits