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

3 u-blox EVK NINA-B11x
9 The u-blox NINA-B1 Evaluation Kit hardware is a Bluetooth
11 ARM Cortex-M4F CPU and has support for the following features:
17 * :abbr:`I2C (Inter-Integrated Circuit)`
25 * :abbr:`UART (Universal asynchronous receiver-transmitter)`
28 .. figure:: img/EVK-NINA-B1.jpg
30 EVK NINA-B1
32 More information about the NINA-B1 module and the EVK NINA-B1
33 can be found at `NINA-B1 product page`_ and
34 `EVK-NINA-B1 product page`_.
42 +-----------+------------+----------------------+
45 | ADC | on-chip | adc |
46 +-----------+------------+----------------------+
47 | CLOCK | on-chip | clock_control |
48 +-----------+------------+----------------------+
49 | FLASH | on-chip | flash |
50 +-----------+------------+----------------------+
51 | GPIO | on-chip | gpio |
52 +-----------+------------+----------------------+
53 | I2C(M) | on-chip | i2c |
54 +-----------+------------+----------------------+
55 | MPU | on-chip | arch/arm |
56 +-----------+------------+----------------------+
57 | NVIC | on-chip | arch/arm |
58 +-----------+------------+----------------------+
59 | PWM | on-chip | pwm |
60 +-----------+------------+----------------------+
61 | RADIO | on-chip | Bluetooth Low Energy |
62 +-----------+------------+----------------------+
63 | RTC | on-chip | system clock |
64 +-----------+------------+----------------------+
66 +-----------+------------+----------------------+
67 | SPI(M/S) | on-chip | spi |
68 +-----------+------------+----------------------+
69 | UART | on-chip | serial |
70 +-----------+------------+----------------------+
71 | WDT | on-chip | watchdog |
72 +-----------+------------+----------------------+
77 disabled. On the EVK-NINA-B1, these pins are
81 See `EVK-NINA-B1 product page`_ and `NINA-B1 Data Sheet`_
82 for a complete list of EVK NINA-B1 hardware features.
88 ---
95 ------------
102 -------------------------------------------
105 numbering on the nRF52832 SoC. Please see the `NINA-B1 Data Sheet`_ for
106 information on how to map NINA-B1 pins to the pin numbering on the
109 The reason for this is the u-blox module family concept where different
127 Here is an example for the :zephyr:code-sample:`hello_world` application.
136 .. zephyr-app-commands::
137 :zephyr-app: samples/hello_world
148 Testing the LEDs and buttons in the EVK NINA-B11x
154 .. code-block:: console
161 :zephyr_file:`boards/u-blox/ubx_evkninab1/ubx_evkninab1_nrf52832.dts`.
163 Note that the buttons on the EVK-NINA-B1 are marked SW1 and SW2, which
171 .. target-notes::
173 .. _NINA-B1 product page: https://www.u-blox.com/en/product/nina-b1-series-open-cpu
174 .. _EVK-NINA-B1 product page: https://www.u-blox.com/en/product/evk-nina-b1
176 .. _J-Link Software and documentation pack: https://www.segger.com/jlink-software.html
177 .. _NINA-B1 Data Sheet: https://www.u-blox.com/en/docs/UBX-15019243
178 .. _NINA module family Nested design: https://www.u-blox.com/en/docs/UBX-17065600