Skip to content

Commit 0a4f556

Browse files
committed
various updates
1 parent 031b319 commit 0a4f556

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

content/Hardware Support/Nano Family/Nano-family-overview.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Despite the similarities, there are subtle differences in some Nano boards in or
99

1010
* [Pinout differences](#pinout-differences)
1111
* [Operating voltage differences](#operating-voltage-differences)
12-
* [Other differences](#other-differences)
12+
* [Surface mount pads](#surface-mount-pads)
1313

1414
---
1515

@@ -76,9 +76,7 @@ The table below presents an overview of the pinout differences:
7676
</tr>
7777
</table>
7878

79-
Understanding the pinout differences is crucial for those designing custom hardware or using third-party accessories for the Nano form factor. For example:
80-
81-
* An accessory created for the Nano Every might not work correctly with the Nano ESP32. In this case, it would lead to problems when powering up the board since the RST pin on the Nano Every corresponds to the B1 (BOOT1) pin on the Nano ESP32.
79+
Understanding these pinout differences is important when those designing custom hardware or using third-party accessories for the Nano form factor. For example, an accessory created for the Nano Every might not work correctly with the Nano ESP32, since one of the RST pins on the Nano Every corresponds to the B1 (BOOT1) pin on the Nano ESP32.
8280

8381
---
8482

@@ -104,11 +102,11 @@ The boards in the Nano Family operate at different voltages:
104102

105103
---
106104

107-
<a id="other-differences"></a>
105+
<a id="surface-mount-pads"></a>
108106

109-
## Other differences
107+
## Surface mount pads
110108

111-
Besides the pinout layout, there are other visual differences in the Nano Family boards.
109+
Some boards in the Nano family have pads that can be soldered or cut to change the board's configuration.
112110

113111
### VUSB pads
114112

0 commit comments

Comments
 (0)