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

6 The Particle Boron is a cellular-enabled development board with a
15 ARM |reg| Cortex |reg|-M4F SoC with an integrated 2.4 GHz transceiver supporting
16 Bluetooth |reg| Low Energy and IEEE |reg| 802.15.4.
20 - `Boron Datasheet`_
21 - `Boron Hardware Files`_
26 On the front of the board are RGB-LED, LED and LIPO circuitry.
27 The RGB-LED is controlled by the nRF52840 via GPIO pins.
32 The board is optimized for low power applications and supports two
35 It contains circuitry for LIPO usage and can be charged via the USB port.
43 +-----------+------------+----------------------+
46 | NVIC | on-chip | nested vectored |
48 +-----------+------------+----------------------+
49 | RTC | on-chip | system clock |
50 +-----------+------------+----------------------+
51 | UART | on-chip | serial port |
52 +-----------+------------+----------------------+
53 | I2C | on-chip | i2c |
54 +-----------+------------+----------------------+
55 | SPI | on-chip | spi |
56 +-----------+------------+----------------------+
57 | GPIO | on-chip | gpio |
58 +-----------+------------+----------------------+
59 | FLASH | on-chip | flash |
60 +-----------+------------+----------------------+
61 | RADIO | on-chip | Bluetooth |
62 +-----------+------------+----------------------+
70 common to all Feather-compatible Particle boards. Some peripherals are
73 - ``mesh_feather_spi_spi3.dtsi`` exposes SPI3 on labeled Feather
75 - ``mesh_feather_spi1_spi3.dtsi`` exposes SPI3 on labeled Feather
77 - ``mesh_feather_uart1_rtscts.dtsi`` adds hardware flow control to
81 ---
89 ------------
95 ---
101 ---
109 ----
112 * UARTE1 internal to u-blox cellular modem
126 .. zephyr-app-commands::
127 :zephyr-app: samples/basic/blinky
135 :zephyr:code-sample:`hello_world` application.
137 .. zephyr-app-commands::
138 :zephyr-app: samples/hello_world
140 :maybe-skip-config:
150 * :zephyr:code-sample:`blinky`
151 * :zephyr:code-sample:`button`
157 https://docs.particle.io/datasheets/cellular/boron-datasheet/
160 https://github.com/particle-iot/boron