Lines Matching +full:tri +full:- +full:default

6 The RW612 is a highly integrated, low-power tri-radio wireless MCU with an
7 integrated 260 MHz ARM Cortex-M33 MCU and Wi-Fi 6 + Bluetooth Low Energy (LE) 5.3 / 802.15.4
11 The RW612 MCU subsystem includes 1.2 MB of on-chip SRAM and a high-bandwidth Quad SPI interface
12 with an on-the-fly decryption engine for securely accessing off-chip XIP flash.
15 operation in a space- and cost-efficient wireless MCU requiring only a single 3.3 V power supply.
20 - 260 MHz ARM Cortex-M33, tri-radio cores for Wifi 6 + BLE 5.3 + 802.15.4
21 - 1.2 MB on-chip SRAM
26 +-----------+------------+-----------------------------------+
29 | NVIC | on-chip | nested vector interrupt controller|
30 +-----------+------------+-----------------------------------+
31 | SYSTICK | on-chip | systick |
32 +-----------+------------+-----------------------------------+
33 | MCI_IOMUX | on-chip | pinmux |
34 +-----------+------------+-----------------------------------+
35 | GPIO | on-chip | gpio |
36 +-----------+------------+-----------------------------------+
37 | USART | on-chip | serial |
38 +-----------+------------+-----------------------------------+
39 | DMA | on-chip | dma |
40 +-----------+------------+-----------------------------------+
41 | SPI | on-chip | spi |
42 +-----------+------------+-----------------------------------+
43 | I2C | on-chip | i2c |
44 +-----------+------------+-----------------------------------+
45 | TRNG | on-chip | entropy |
46 +-----------+------------+-----------------------------------+
47 | WWDT | on-chip | watchdog |
48 +-----------+------------+-----------------------------------+
49 | USBOTG | on-chip | usb |
50 +-----------+------------+-----------------------------------+
51 | CTIMER | on-chip | counter |
52 +-----------+------------+-----------------------------------+
53 | SCTIMER | on-chip | pwm |
54 +-----------+------------+-----------------------------------+
55 | MRT | on-chip | counter |
56 +-----------+------------+-----------------------------------+
57 | OS_TIMER | on-chip | os timer |
58 +-----------+------------+-----------------------------------+
59 | PM | on-chip | power management; uses SoC Power |
61 +-----------+------------+-----------------------------------+
62 | BLE | on-chip | Bluetooth |
63 +-----------+------------+-----------------------------------+
64 | ADC | on-chip | adc |
65 +-----------+------------+-----------------------------------+
66 | DAC | on-chip | dac |
67 +-----------+------------+-----------------------------------+
68 | ENET | on-chip | ethernet |
69 +-----------+------------+-----------------------------------+
70 | Wi-Fi | on-chip | Wi-Fi |
71 +-----------+------------+-----------------------------------+
73 The default configuration can be found in the defconfig file:
82 To support Bluetooth or Wi-Fi, frdm_rw612 requires fetching binary blobs, which can be
85 .. code-block:: console
99 configured by default to use the JLink Firmware.
107 - Speed: 115200
108 - Data: 8 bits
109 - Parity: None
110 - Stop bits: 1
115 Here is an example for the :zephyr:code-sample:`hello_world` application. This example uses the
116 :ref:`jlink-debug-host-tools` as default.
118 .. zephyr-app-commands::
119 :zephyr-app: samples/hello_world
126 .. code-block:: console
134 Here is an example for the :zephyr:code-sample:`hello_world` application. This example uses the
135 :ref:`jlink-debug-host-tools` as default.
137 .. zephyr-app-commands::
138 :zephyr-app: samples/hello_world
145 .. code-block:: console
147 ***** Booting Zephyr OS zephyr-v3.6.0 *****
160 Wi-Fi
163 Wi-Fi functionality requires to fetch binary blobs, so make sure to follow
174 …ireless-connectivity/wi-fi-plus-bluetooth-plus-802-15-4/wireless-mcu-with-integrated-tri-radiobr1x…