Lines Matching +full:io +full:- +full:low +full:- +full:port
6 The Particle Argon is a Wi-Fi enabled development board with a Nordic
7 Semiconductor nRF52840 for mesh support and an ESP32 for Wi-Fi. The
15 |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 - `Argon Datasheet`_
21 - `Argon 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_i2c1_twi1.dtsi`` exposes TWI1 on labeled Feather
75 - ``mesh_feather_spi_spi1.dtsi`` exposes SPI1 on labeled Feather
77 - ``mesh_feather_spi_spi3.dtsi`` exposes SPI3 on labeled Feather
79 - ``mesh_feather_spi1_spi3.dtsi`` exposes SPI3 on labeled Feather
81 - ``mesh_feather_uart1_rtscts.dtsi`` adds hardware flow control to
85 ---
93 ------------
99 ---
105 ---
113 ----
130 .. zephyr-app-commands::
131 :zephyr-app: samples/basic/blinky
139 :zephyr:code-sample:`hello_world` application.
141 .. zephyr-app-commands::
142 :zephyr-app: samples/hello_world
144 :maybe-skip-config:
154 * :zephyr:code-sample:`blinky`
155 * :zephyr:code-sample:`button`
161 https://docs.particle.io/datasheets/wi-fi/argon-datasheet/
164 https://github.com/particle-iot/argon