Skip to content

Commit fb7c2a7

Browse files
lemreynashif
authored andcommitted
boards: nordic: nrf9280pdk: correct board documentation
Remove parts of the documentation for the nrf9280pdk board that were copy-pasted and added by mistake. Signed-off-by: Emanuele Di Santo <emdi@nordicsemi.no>
1 parent e9ff0dc commit fb7c2a7

File tree

1 file changed

+7
-80
lines changed

1 file changed

+7
-80
lines changed

boards/nordic/nrf9280pdk/doc/index.rst

Lines changed: 7 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -11,45 +11,21 @@ Overview
1111
All software for the nRF9280 SiP is experimental and hardware availability
1212
is restricted to the participants in the limited sampling program.
1313

14-
The nRF9280 DK is a single-board development kit for evaluation and development
14+
The nRF9280 PDK is a single-board development kit for evaluation and development
1515
on the Nordic nRF9280 System-in-Package (SiP).
1616

17-
The nRF9280 is a multicore SiP with:
18-
19-
* an Arm Cortex-M33 core with DSP instructions, FPU, and Armv8-M Security
20-
Extensions, running at up to 320 MHz, referred to as the **application core**
21-
* an Arm Cortex-M33 core with DSP instructions, FPU, and Armv8-M Security
22-
Extensions, running at up to 256 MHz, referred to as the **radio core**.
23-
2417
The ``nrf9280pdk/nrf9280/cpuapp`` board target provides support for
2518
the application core on the nRF9280 SiP.
26-
The ``nrf9280pdk/nrf9280/cpurad`` board target provides support for
27-
the radio core on the nRF9280 SiP.
28-
The ``nrf9280pdk/nrf9280/cpuppr`` board target provides support for
29-
the PPR core on the nRF9280 SiP.
3019

3120
nRF9280 SiP provides support for the following devices:
3221

33-
* :abbr:`ADC (Analog to Digital Converter)`
34-
* CLOCK
3522
* :abbr:`GPIO (General Purpose Input Output)`
36-
* :abbr:`GRTC (Global real-time counter)`
37-
* :abbr:`I2C (Inter-Integrated Circuit)`
38-
* MRAM
39-
* :abbr:`PWM (Pulse Width Modulation)`
40-
* RADIO (Bluetooth Low Energy and 802.15.4)
41-
* :abbr:`SPI (Serial Peripheral Interface)`
4223
* :abbr:`UART (Universal asynchronous receiver-transmitter)`
43-
* :abbr:`USB (Universal Serial Bus)`
44-
* :abbr:`WDT (Watchdog Timer)`
4524

4625
Hardware
4726
********
4827

49-
nRF9280 DK has two crystal oscillators:
50-
51-
* High-frequency 32 MHz crystal oscillator (HFXO)
52-
* Low-frequency 32.768 kHz crystal oscillator (LFXO)
28+
The nRF9280 PDK has four programmable LEDs, four programmable buttons, and one reset button.
5329

5430
Supported Features
5531
==================
@@ -62,56 +38,8 @@ hardware features:
6238
+===========+============+======================+
6339
| GPIO | on-chip | gpio |
6440
+-----------+------------+----------------------+
65-
| GRTC | on-chip | system clock |
66-
+-----------+------------+----------------------+
67-
| I2C(M) | on-chip | i2c |
68-
+-----------+------------+----------------------+
69-
| PWM | on-chip | pwm |
70-
+-----------+------------+----------------------+
71-
| SPI(M/S) | on-chip | spi |
72-
+-----------+------------+----------------------+
7341
| UART | on-chip | serial |
7442
+-----------+------------+----------------------+
75-
| WDT | on-chip | watchdog |
76-
+-----------+------------+----------------------+
77-
78-
The ``nrf9280pdk/nrf9280/cpurad`` board target supports the following
79-
hardware features:
80-
81-
+-----------+------------+----------------------+
82-
| Interface | Controller | Driver/Component |
83-
+===========+============+======================+
84-
| GPIO | on-chip | gpio |
85-
+-----------+------------+----------------------+
86-
| GRTC | on-chip | system clock |
87-
+-----------+------------+----------------------+
88-
| I2C(M) | on-chip | i2c |
89-
+-----------+------------+----------------------+
90-
| SPI(M/S) | on-chip | spi |
91-
+-----------+------------+----------------------+
92-
| UART | on-chip | serial |
93-
+-----------+------------+----------------------+
94-
| WDT | on-chip | watchdog |
95-
+-----------+------------+----------------------+
96-
97-
The ``nrf9280pdk/nrf9280/cpuppr`` board target supports the following
98-
hardware features:
99-
100-
+-----------+------------+----------------------+
101-
| Interface | Controller | Driver/Component |
102-
+===========+============+======================+
103-
| GPIO | on-chip | gpio |
104-
+-----------+------------+----------------------+
105-
| GRTC | on-chip | system clock |
106-
+-----------+------------+----------------------+
107-
| I2C(M) | on-chip | i2c |
108-
+-----------+------------+----------------------+
109-
| SPI(M/S) | on-chip | spi |
110-
+-----------+------------+----------------------+
111-
| PWM | on-chip | pwm |
112-
+-----------+------------+----------------------+
113-
114-
Other hardware features have not been enabled yet for this board.
11543

11644
Connections and IOs
11745
===================
@@ -136,9 +64,8 @@ Push buttons
13664
Programming and Debugging
13765
*************************
13866

139-
Applications for both the ``nrf9280pdk/nrf9280/cpuapp`` and
140-
``nrf9280pdk/nrf9280/cpurad`` board targets can be built, flashed,
141-
and debugged in the usual way. See :ref:`build_an_application`
67+
Applications for the ``nrf9280pdk/nrf9280/cpuapp`` board target can be built,
68+
flashed, and debugged in the usual way. See :ref:`build_an_application`
14269
and :ref:`application_run` for more details on building and running.
14370

14471
Flashing
@@ -151,17 +78,17 @@ Follow the instructions in the :ref:`nordic_segger` page to install
15178
and configure all the necessary software. Further information can be
15279
found in :ref:`nordic_segger_flashing`.
15380

154-
To build and program the sample to the nRF9280 DK, complete the following steps:
81+
To build and program the sample to the nRF9280 PDK, complete the following steps:
15582

156-
1. Connect the nRF9280 DK to your computer using the IMCU USB port on the DK.
83+
1. Connect the nRF9280 PDK to your computer using the IMCU USB port on the PDK.
15784
#. Build the sample by running the following command:
15885

15986
.. zephyr-app-commands::
16087
:zephyr-app: samples/hello_world
16188
:board: nrf9280pdk/nrf9280/cpuapp
16289
:goals: build flash
16390

164-
Testing the LEDs and buttons in the nRF9280 DK
91+
Testing the LEDs and buttons in the nRF9280 PDK
16592
***********************************************
16693

16794
There are 2 samples that allow you to test that the buttons (switches) and LEDs

0 commit comments

Comments
 (0)