Changes

How to set up UART2 in J990

37 bytes added, 17:58, 25 January 2012
no edit summary
root@localhost:/sys/class/gpio#
</pre>
'''Disable Bluethoot UART2 wires:'''  Go to /sys/kernel/debug/omap_mux/  Type:
<pre>echo 0x007 &gt; uart2_cts
echo 0x007 &gt; uart2_rts
echo 0x007 &gt; uart2_rx
echo 0x007 &gt; uart2_tx </pre>Check that:
<pre>root@localhost:/sys/kernel/debug/omap_mux# cat uart2_cts
name: uart2_cts.safe_mode (0x48002174/0x144 = 0x0007), b ab26, t NA
root@localhost:/sys/kernel/debug/omap_mux#
</pre>
p'''Enable UART2 in J990:''' Type:
4,199
edits