File tree Expand file tree Collapse file tree 1 file changed +28
-2
lines changed
samples/peripheral/lpuart Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,34 @@ The sample supports the following development kits:
2020
2121The sample also requires the following pins to be shorted:
2222
23- * TX (Arduino Digital Pin 10 (4 on nRF21540 DK)) with RX (Arduino Digital Pin 11 (5 on nRF21540 DK))
24- * Request Pin (Arduino Digital Pin 12 (6 on nRF21540 DK)) with Response Pin (Arduino Digital Pin 13 (7 on nRF21540 DK))
23+ .. list-table :: Pin connections.
24+ :widths: auto
25+ :header-rows: 1
26+
27+ * - Development Kit
28+ - nRF52 DK
29+ - nRF52833 DK
30+ - nRF52840 DK
31+ - nRF21540 DK
32+ - nRF5340 DK pins
33+ - nRF54L15 DK pins
34+ - nRF9160 DK pins
35+ * - Request-Response Pins
36+ - P0.24-P0.25
37+ - P0.22-P0.23
38+ - P1.14-P1.15
39+ - P1.07-P1.08
40+ - P1.14-P1.15
41+ - P1.08-P1.09
42+ - P0.12-P0.13
43+ * - UART RX-TX Pins
44+ - P0.22-P0.23
45+ - P0.20-P0.21
46+ - P1.12-P1.13
47+ - P1.05-P1.06
48+ - P1.12-P1.13
49+ - P1.10-P1.11
50+ - P0.10-P0.11
2551
2652Additionally, it requires a logic analyzer.
2753
You can’t perform that action at this time.
0 commit comments