Lines Matching +full:inter +full:- +full:cpu

7 Nordic Semiconductor nRF52840 ARM Cortex-M4F CPU and the following devices:
12 * :abbr:`I2C (Inter-Integrated Circuit)`
18 * :abbr:`UART (Universal asynchronous receiver-transmitter)`
31 - nRF52840 ARM Cortex-M4F processor at 64 MHz
32 - 1 MB flash memory and 256 KB of SRAM
33 - SWD connector
41 +-----------+------------+----------------------+
44 | CLOCK | on-chip | clock_control |
45 +-----------+------------+----------------------+
46 | FLASH | on-chip | flash |
47 +-----------+------------+----------------------+
48 | GPIO | on-chip | gpio |
49 +-----------+------------+----------------------+
50 | I2C(M) | on-chip | i2c |
51 +-----------+------------+----------------------+
52 | MPU | on-chip | arch/arm |
53 +-----------+------------+----------------------+
54 | NVIC | on-chip | arch/arm |
55 +-----------+------------+----------------------+
56 | PWM | on-chip | pwm |
57 +-----------+------------+----------------------+
58 | RTC | on-chip | system clock |
59 +-----------+------------+----------------------+
61 +-----------+------------+----------------------+
62 | SPI(M) | on-chip | spi |
63 +-----------+------------+----------------------+
64 | UART | on-chip | serial |
65 +-----------+------------+----------------------+
66 | Modem | on-board | quectel_bg9x |
67 +-----------+------------+----------------------+
87 Build the Zephyr kernel and the :zephyr:code-sample:`hello_world` sample application.
89 .. zephyr-app-commands::
90 :zephyr-app: samples/hello_world
97 .. zephyr-app-commands::
98 :zephyr-app: samples/hello_world
105 .. code-block:: console
107 $ minicom -D <tty_device> -b 115200
125 in under-10KHz applications. They are not suitable for 115200 speed of UART.
130 .. target-notes::
132 .. _ABC Board website: https://contextualelectronics.com/courses/advanced-ble-cell-abc-board/
134 .. _J-Link Software and documentation pack: https://www.segger.com/jlink-software.html