Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use UARTs

177 bytes removed, 10:16, 9 February 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 [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]] and UART [http://downloads.igep.es/labs/uart-test program-beta2. This program is executed twice, at the same time inside the same IGEPtar. Its function is get a number via bz2 UART, increase it and send result to other UART, the result will be a infinite loop between 2 UARTs. '''(upload source code)''' test program]
More information about [http://en.wikipedia.org/wiki/UART UART].
'''Note''': This program have a debug option using GPIOs to debug via oscilloscope, this option is useful to learnt about the Kernel latencies. Debug has set to "write" and "select" functions.
[[Frequently_Asked_Questions_and_Their_AnswersFrequently Asked Questions and Their Answers#How_many_UARTs_are_available.3F|More information]]
= Feedback and Contributing =
4,199
edits