File tree Expand file tree Collapse file tree 4 files changed +2
-440
lines changed Expand file tree Collapse file tree 4 files changed +2
-440
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Based on Nordic [ nRF52820] ( https://www.nordicsemi.com/Products/nRF52820 ) :
4
4
- Cortex-M4 64 MHz
5
- -256 KB Flash
5
+ - 256 KB Flash
6
6
- 32 KB RAM
7
7
- Full-speed USB 2.0 device controller
8
8
- QFN40 packaging
60
60
61
61
Note:
62
62
- LEDs have active state high.
63
-
64
- ## nRF52833-DK pin assignment
65
-
66
- For development on [ nRF52833-DK] ( https://www.nordicsemi.com/Products/Development-hardware/nRF52833-DK ) .
67
-
68
- | Signal | I/O | Symbol | Connection |
69
- | -------------| :---:| ---------| :----------:|
70
- | SWD |
71
- | SWCLK | O | P0.04 | |
72
- | SWDIO | I/O | P0.05 | |
73
- | nRESET | O | P0.07 | |
74
- | UART |
75
- | UART RX | I | P0.08 | J-Link TX |
76
- | UART TX | O | P0.06 | J-Link RX |
77
- | UART (alt) |
78
- | UART RX | I | P0.29 | |
79
- | UART TX | O | P0.30 | |
80
- | Button |
81
- | F-RST But. | I | P0.11 | BUTTON_1 |
82
- | LEDs |
83
- | RUN LED | O | P0.13 | LED_1 |
84
- | CON LED | O | P0.14 | LED_2 |
85
- | HID LED | O | P0.14 | LED_2 |
86
- | MSD LED | O | P0.15 | LED_3 |
87
- | CDC LED | O | P0.16 | LED_4 |
88
-
89
- Note:
90
- - LEDs have active state low.
Original file line number Diff line number Diff line change 3
3
* @brief board ID and meta-data for HIC based on Nordic Semiconductor nRF52820
4
4
*
5
5
* DAPLink Interface Firmware
6
- * Copyright (c) 2009-2019, ARM Limited, All Rights Reserved
6
+ * Copyright (c) 2009-2021, Arm Limited, All Rights Reserved
7
7
* SPDX-License-Identifier: Apache-2.0
8
8
*
9
9
* Licensed under the Apache License, Version 2.0 (the "License"); you may
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments