Lines Matching +full:two +full:- +full:pin
1 .. zephyr:code-sample:: nrf_dynamic_pinctrl
2 :name: Dynamic Pin Control
4 Dynamically change pin configuration at boot time.
6 The Dynamic Pin Control (nRF) sample demonstrates how to change ``uart0`` at
7 early boot stages, depending on the input level on a pin connected to a
8 push-button.
22 The Dynamic Pin Control (nRF) sample allows you to select the appropriate routing.
38 .. figure:: images/nrf52840dk-dynamic-pinctrl.webp
54 .. zephyr-app-commands::
55 :zephyr-app: samples/boards/nordic/dynamic_pinctrl
67 Follow these steps to test the two configurations :
69 1. Connect a USB-to-UART adapter to both sets of pins. If the board routes the
73 #. Open two serial terminals, one connected to the default set of pins and the
76 .. figure:: images/terminals-empty.png
78 Two serial terminals (left: default, right: alternative).
83 .. figure:: images/terminals-default.png
87 #. Press and hold the configuration-selection push-button (button 1 on the
91 .. figure:: images/terminals-alt.png