Skip to content

Commit 6d9aa38

Browse files
committed
removed classic
1 parent 6c32597 commit 6d9aa38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/learn/06.hardware/nano-pcb-guide/nano-pcb-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article aims to provide you with technical information that will aid the de
1515

1616
Each Nano Family board has a dedicated documentation page, see the list below:
1717

18-
- [Nano (classic)](/hardware/nano)
18+
- [Nano](/hardware/nano)
1919
- [Nano Every](/hardware/nano-every)
2020
- [Nano 33 BLE](/hardware/nano-33-ble)
2121
- [Nano 33 BLE Sense](/nano-33-ble-sense)
@@ -80,7 +80,7 @@ There are several embedded sensors on the Nano boards, which can be seen below:
8080

8181
### Voltage (3.3V / 5V)
8282

83-
It is important to understand that the Nano family boards operates on different voltage. Any board with a radio module (Nano 33 BLE, Nano 33 BLE Sense, Nano 33 IoT, Nano RP2040 Connect) operates on **3.3V**. The Nano (classic), and Nano Every operates on **5V**.
83+
It is important to understand that the Nano family boards operates on different voltage. Any board with a radio module (Nano 33 BLE, Nano 33 BLE Sense, Nano 33 IoT, Nano RP2040 Connect) operates on **3.3V**. The Nano and Nano Every operates on **5V**.
8484

8585
As the boards with radio modules operate on 3.3V logic, the 5V pin is connected to headers via a solder jumper which defaults open. When powering the board via USB, the VIN pin can be used as a 5V output from the board. This is useful when powering carrier boards requiring 5V and powering the system via USB.
8686

0 commit comments

Comments
 (0)