Lines Matching +full:double +full:- +full:output +full:- +full:range

7 nRF52840 ARM Cortex-M4F development board with onboard LEDs, USB port, QSPI
8 flash, battery charger, and range of I/O broken out into 14 pins.
13 - Nordic nRF52840 Cortex-M4F processor at 64MHz
14 - 2MB QSPI Flash
15 - RGB LED
16 - USB Type-C Connector, nRF52840 acting as USB device
17 - Battery charger BQ25101
18 - Reset button
19 - Bluetooth antenna
20 - LSM6DS3TR-C 6D IMU (3D accelerometer and 3D gyroscope) (XIAO BLE Sense only)
21 - PDM microphone (XIAO BLE Sense only)
26 .. zephyr:board-supported-hw::
35 ---
52 double tap the reset botton to the left of the USB connector. A mass storage
62 can use an :ref:`External Debug Probe <debug-probes>`. To flash and debug Zephyr
66 For Segger J-Link debug probes, follow the instructions in the
67 :ref:`jlink-external-debug-probe` page to install and configure all the
71 --------
73 Setup and connect a supported debug probe (JLink, instructions at :ref:`jlink-external-debug-probe`…
78 Here is an example for the :zephyr:code-sample:`hello_world` application.
80 First, run your favorite terminal program to listen for output.
82 .. code-block:: console
84 $ minicom -D <tty_device> -b 115200
95 .. group-tab:: XIAO BLE
97 .. zephyr-app-commands::
98 :zephyr-app: samples/hello_world
101 :gen-args: -DCONFIG_BOOT_DELAY=5000
103 .. group-tab:: XIAO BLE Sense
105 .. zephyr-app-commands::
106 :zephyr-app: samples/hello_world
109 :gen-args: -DCONFIG_BOOT_DELAY=5000
112 ---------
114 Refer to the :ref:`jlink-external-debug-probe` page to learn about debugging
127 .. group-tab:: XIAO BLE
129 .. zephyr-app-commands::
130 :zephyr-app: samples/basic/blinky
134 .. group-tab:: XIAO BLE Sense
136 .. zephyr-app-commands::
137 :zephyr-app: samples/basic/blinky
153 .. group-tab:: XIAO BLE
155 .. zephyr-app-commands::
156 :zephyr-app: samples/subsys/shell/shell_module
160 .. group-tab:: XIAO BLE Sense
162 .. zephyr-app-commands::
163 :zephyr-app: samples/subsys/shell/shell_module
170 .. target-notes::
173 .. _pinouts: https://wiki.seeedstudio.com/XIAO_BLE/#hardware-overview
175 .. _Seeeduino XIAO Expansion Board: https://wiki.seeedstudio.com/Seeeduino-XIAO-Expansion-Board/