Lines Matching +full:io +full:- +full:low +full:- +full:port

6 The Particle Xenon is a low-cost mesh-enabled development board based on the
14 ARM |reg| Cortex |reg|-M4F SoC with an integrated 2.4 GHz transceiver supporting
15 Bluetooth |reg| Low Energy and IEEE |reg| 802.15.4.
19 - `Xenon Datasheet`_
20 - `Xenon Hardware Files`_
25 On the front of the board are RGB-LED, LED and LIPO circuitry.
26 The RGB-LED is controlled by the nRF52840 via GPIO pins.
31 The board is optimized for low power applications and supports two
34 It contains circuitry for LIPO usage and can be charged via the USB port.
42 +-----------+------------+----------------------+
45 | NVIC | on-chip | nested vectored |
47 +-----------+------------+----------------------+
48 | RTC | on-chip | system clock |
49 +-----------+------------+----------------------+
50 | UART | on-chip | serial port |
51 +-----------+------------+----------------------+
52 | I2C | on-chip | i2c |
53 +-----------+------------+----------------------+
54 | SPI | on-chip | spi |
55 +-----------+------------+----------------------+
56 | GPIO | on-chip | gpio |
57 +-----------+------------+----------------------+
58 | FLASH | on-chip | flash |
59 +-----------+------------+----------------------+
60 | RADIO | on-chip | Bluetooth |
61 +-----------+------------+----------------------+
69 common to all Feather-compatible Particle boards. Some peripherals are
72 - ``mesh_feather_i2c1_twi1.dtsi`` exposes TWI1 on labeled Feather
74 - ``mesh_feather_spi_spi1.dtsi`` exposes SPI1 on labeled Feather
76 - ``mesh_feather_spi_spi3.dtsi`` exposes SPI3 on labeled Feather
78 - ``mesh_feather_spi1_spi3.dtsi`` exposes SPI3 on labeled Feather
80 - ``mesh_feather_uart1_rtscts.dtsi`` adds hardware flow control to
82 - ``mesh_xenon_uart2.dtsi`` exposes UARTE1 on labeled Feather
86 ---
94 ------------
100 ---
106 ---
114 ----
131 .. zephyr-app-commands::
132 :zephyr-app: samples/basic/blinky
140 :zephyr:code-sample:`hello_world` application.
142 .. zephyr-app-commands::
143 :zephyr-app: samples/hello_world
145 :maybe-skip-config:
155 * :zephyr:code-sample:`blinky`
156 * :zephyr:code-sample:`button`
162 https://docs.particle.io/datasheets/mesh/xenon-datasheet/
165 https://github.com/particle-iot/xenon