Lines Matching +full:short +full:- +full:to +full:- +full:vdd

10 support for the Nordic Semiconductor nRF52832 ARM Cortex-M4F CPU and
13 * :abbr:`ADC (Analog to Digital Converter)`
17 * :abbr:`I2C (Inter-Integrated Circuit)`
25 * :abbr:`UART (Universal asynchronous receiver-transmitter)`
52 +-----------+------------+----------------------+
55 | ADC | on-chip | adc |
56 +-----------+------------+----------------------+
57 | CLOCK | on-chip | clock_control |
58 +-----------+------------+----------------------+
59 | FLASH | on-chip | flash |
60 +-----------+------------+----------------------+
61 | GPIO | on-chip | gpio |
62 +-----------+------------+----------------------+
63 | I2C(M) | on-chip | i2c |
64 +-----------+------------+----------------------+
65 | MPU | on-chip | arch/arm |
66 +-----------+------------+----------------------+
67 | NVIC | on-chip | arch/arm |
68 +-----------+------------+----------------------+
69 | PWM | on-chip | pwm |
70 +-----------+------------+----------------------+
71 | RADIO | on-chip | Bluetooth |
72 +-----------+------------+----------------------+
73 | RTC | on-chip | system clock |
74 +-----------+------------+----------------------+
76 +-----------+------------+----------------------+
77 | SPI(M/S) | on-chip | spi |
78 +-----------+------------+----------------------+
79 | UART | on-chip | serial |
80 +-----------+------------+----------------------+
81 | WDT | on-chip | watchdog |
82 +-----------+------------+----------------------+
92 ---
101 ------------
110 -------------------
112 J-Link Prog Connector
114 +-------+--------------+
117 | 1 | VDD |
118 +-------+--------------+
120 +-------+--------------+
122 +-------+--------------+
124 +-------+--------------+
126 +-------+--------------+
128 +-------+--------------+
130 +-------+--------------+
132 +-------+--------------+
134 +-------+--------------+
136 +-------+--------------+
140 +-------+--------------+-------------------------+
143 | 1 | VDD | N/A |
144 +-------+--------------+-------------------------+
146 +-------+--------------+-------------------------+
148 +-------+--------------+-------------------------+
150 +-------+--------------+-------------------------+
152 +-------+--------------+-------------------------+
155 +-------+--------------+-------------------------+
157 +-------+--------------+-------------------------+
159 +-------+--------------+-------------------------+
161 +-------+--------------+-------------------------+
163 +-------+--------------+-------------------------+
167 +-------+----------------+
171 +-------+----------------+
173 +-------+----------------+
175 +-------+----------------+
177 +-------+----------------+
179 +-------+----------------+
182 +-------+----------------+
184 +-------+----------------+
186 +-------+----------------+
188 +-------+----------------+
190 +-------+----------------+
194 +-------+----------------+
198 +-------+----------------+
199 | 2 | VDD |
200 +-------+----------------+
202 +-------+----------------+
204 +-------+----------------+
206 +-------+----------------+
208 +-------+----------------+
210 +-------+----------------+
212 +-------+----------------+
216 +-------+--------------+-------------------------+
220 +-------+--------------+-------------------------+
222 +-------+--------------+-------------------------+
224 +-------+--------------+-------------------------+
226 +-------+--------------+-------------------------+
228 +-------+--------------+-------------------------+
230 +-------+--------------+-------------------------+
232 +-------+--------------+-------------------------+
234 +-------+--------------+-------------------------+
236 +-------+--------------+-------------------------+
239 ---------------
243 +-------+--------------+-------------------------+
246 | 1 | VDD | N/A |
247 +-------+--------------+-------------------------+
248 | 2 | VDD | N/A |
249 +-------+--------------+-------------------------+
251 +-------+--------------+-------------------------+
252 | 4 | VDD | N/A |
253 +-------+--------------+-------------------------+
255 +-------+--------------+-------------------------+
257 +-------+--------------+-------------------------+
259 +-------+--------------+-------------------------+
261 +-------+--------------+-------------------------+
265 +-------+--------------+-------------------------+
269 +-------+--------------+-------------------------+
271 +-------+--------------+-------------------------+
273 +-------+--------------+-------------------------+
275 +-------+--------------+-------------------------+
277 +-------+--------------+-------------------------+
279 +-------+--------------+-------------------------+
283 +-------+--------------+-------------------------+
287 +-------+--------------+-------------------------+
289 +-------+--------------+-------------------------+
291 +-------+--------------+-------------------------+
293 +-------+--------------+-------------------------+
295 +-------+--------------+-------------------------+
297 +-------+--------------+-------------------------+
299 +-------+--------------+-------------------------+
302 +-------+--------------+-------------------------+
306 +-------+--------------+-------------------------+
310 +-------+--------------+-------------------------+
312 +-------+--------------+-------------------------+
314 +-------+--------------+-------------------------+
316 +-------+--------------+-------------------------+
318 +-------+--------------+-------------------------+
320 +-------+--------------+-------------------------+
322 +-------+--------------+-------------------------+
324 +-------+--------------+-------------------------+
326 +-------+--------------+-------------------------+
328 +-------+--------------+-------------------------+
332 +-------+--------------+-------------------------+
336 +-------+--------------+-------------------------+
338 +-------+--------------+-------------------------+
340 +-------+--------------+-------------------------+
342 +-------+--------------+-------------------------+
344 +-------+--------------+-------------------------+
346 +-------+--------------+-------------------------+
354 Follow the instructions in the :ref:`nordic_segger` page to install
360 Here is an example for the :zephyr:code-sample:`hello_world` application.
362 First, run your favorite terminal program to listen for output.
364 .. code-block:: console
366 $ minicom -D <tty_device> -b 115200
373 .. zephyr-app-commands::
374 :zephyr-app: samples/hello_world
381 Refer to the :ref:`nordic_segger` page to learn about debugging Nordic boards with a
388 There are 2 samples that allow you to test that the buttons (switches) and LEDs on
391 .. code-block:: console
396 You can build and flash the examples to make sure Zephyr is running correctly on
403 .. target-notes::
405 .. _nRF52 DK website: https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52-DK
418 cost-reduced variant of the original nRF52832. Since Nordic does not offer a
419 development kit for the nRF52805, you can use this board to develop for this
428 .. target-notes::
430 .. _nRF52805 website: https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52805
442 cost-reduced variant of the original nRF52832. Since Nordic does not offer a
443 development kit for the nRF52810 you can use this board to develop for this
453 .. target-notes::
455 .. _nRF52810 website: https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52810