Skip to content

Commit 22bafc1

Browse files
Small fix
1 parent 7d42e4d commit 22bafc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/hardware/03.nano/boards/nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ To avoid such risk with existing projects, where you should be able to pull out
146146

147147
5V on that pin is available only when two conditions are met: you make a solder bridge on the two pads marked as VUSB and you power the Nano 33 BLE Sense through the USB port. If you power the board from the VIN pin, you won't get any regulated 5V and therefore even if you do the solder bridge, nothing will come out of that 5V pin. The 3.3V, on the other hand, is always available and supports enough current to drive your sensors. Please make your designs so that sensors and actuators are driven with 3.3V and work with 3.3V digital IO levels. 5V is now an option for many modules and 3.3V is becoming the standard voltage for electronic ICs.
148148

149-
![Soldering the VUSB pins.](assets/nano33_ble_sense_vusb.png)
149+
![Soldering the VUSB pins.](assets/Nano33_ble_sense_vusb.png)
150150

151151
## IMU
152152

0 commit comments

Comments
 (0)