Changes

Mux configuration

17 bytes added, 11:49, 30 January 2012
no edit summary
= Overview =
 
This How-To is meant to be a starting point for people to learn configure mux for IGEP v2 devices as quickly and easily as possible. For this how-to i used [http://releases.linaro.org/platform/linaro-m/headless/final/linaro-m-headless-tar-20101108-2.tar.gz Linaro Headless] and Ubuntu 10.04 with Linaro Toolchain.
Mux (or multiplexer) is a Omap peripheral that can be controlled via software. Its function is connect other peripherals to some available Omap pins.
= '''IGEP<br>''' =
=== Important tips<br> ===
Before configure well, mux you need to review the followings tips<br>
'''NOTE: before configure mux is necessary review some things:'''<br>
*Don't use the same peripheral in more than one pad. Using it in multiple connectors can damage Omap.
=== Configure mux<br> ===
IgepV2 Board have a default mux configuration, but some cases is necessary change it, for example your project need [[How to set up UART2 in J990|UART2 at j990]] connector to transmit data, for this purpose you need change some mux configurations to enable it and be sure that this modification don't break or interferes in other IC or peripherals. The mux options are vast. There are three ways to configure mux at DM37xx and OMAP35xx:<br>
*Editing and compile kernel sources. [[How to set up UART2 in J990#Third_way|Example]].
This How-To is meant to be a starting point for people to learn configure mux for IGEP v2 devices as quickly and easily as possible. For this how-to i used [http://releases.linaro.org/platform/linaro-m/headless/final/linaro-m-headless-tar-20101108-2.tar.gz Linaro Headless] and Ubuntu 10.04 with Linaro Toolchain.<br>
<br>
[http://www.ti.com/general/docs/lit/getliterature.tsp?literatureNumber=spruf98v&fileType=pdf More information] about mux.
= Feedback and Contributing =
= Available peripherals on external connector =
The next tables show you all the mux capabilities:
=== J990 connector ===
4,199
edits