Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Mux configuration

505 bytes added, 09:42, 30 January 2012
no edit summary
|-
|
=== [[Image:Mux pad configuration diagram.png]] ===
|}
'''The safe mode''' (default mode 7) avoids any risk of electrical contention by configuring the pin as an input with no functional interface mapped to it. The safe mode is used mainly as the default mode for all pins containing no mandatory interface at the release of power-on reset.
<br> NOTE: For most pads, the reset value for the MUXMODE field is 0b111. The exceptions are pads to be used at boot time to transfer data from selected peripherals to the external flash memory. === Pull Selection ===
=== Pull Selection ===
Note: when a pin is in output mode, pulls are automatically disable.
{| cellspacing="1" cellpadding="1" border="1" style="width: 583px; height: 533px;"
|-
| PULLTYPESELECT
| PULLUDENABLE
| Pin Behavior
|-
| 0b0
| 0b0
| Pull-down selected but not activated
|-
| 0b0
| 0b1
| Pull-down selected and activated if pin is NOT configured as<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTPUT
|-
| 0b1
| 0b0
| Pull-up selected but not activated
|-
| 0b1
| 0b1
| Pull-up selected and activated if pin is NOT configured as<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTPUT
|}
Note: when a pin is in output mode, pulls are automatically disable.
<br> '''(more information)''' '''(under construction)'''
<br>
4,199
edits