Lines Matching full:and
4 Use nRF peripherals that share the same ID and base address.
10 and base address. Such peripherals cannot be used simultaneously because they
11 share certain hardware resources, but it is possible to switch between them and
13 and the lack of possibility to deinitialize a peripheral that is initialized by
16 are to be switched (SPIM2 and UARTE2) while the standard Zephyr drivers are used
18 Zephyr console and SPIM1 is used for performing additional sample transfers).
28 The sample outputs on the standard console the hex codes of all sent and
30 board (between the MOSI and MISO pins for SPIMs and between the TX and RX pins
32 is also received back. Without such wiring, no data is received by UARTE and
35 on the boards supported by the sample are assigned as MOSI/MISO and TX/RX pins.
41 (nrf9160dk/nrf9160) and nRF5340 DK (nrf5340dk/nrf5340/cpuapp) boards.
43 Building and Running
48 To build and flash the application: