Changes

Mux configuration

162 bytes removed, 12:15, 1 February 2012
no edit summary
=== Configure mux<br> ===
IgepV2 Board have has a default mux configuration, but some cases is are necessary change it, for example your project need needs [[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 Mux options are vast. There are three ways to configure mux at DM37xx and OMAP35xx:<br>
*Editing OS User Space. this mode has a issue, when your system reboot or shutdown you will need to configure again. [[How to set up UART2 in J990#First_way|Example]].
*Using kernel buddies. This way is ot not avaliable in some cases. [[How to set up UART2 in J990#Second_way|Example]].
*Editing and compile kernel sources. [[How to set up UART2 in J990#Third_way|Example]].<br>
[http://www.ti.com/general/docs/lit/getliterature.tsp?literatureNumber=spruf98v&fileType=pdf More information] about mux.
= Feedback and Contributing =
4,199
edits