Skip to content

Commit 4478d67

Browse files
Pieter Smitadamgreig
authored andcommitted
Clarify that a mini usb cable is used on the STM32F3DISCOVERY
1 parent 553a040 commit 4478d67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/intro/hardware.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ What does this board contain?
2222

2323
- General purpose Input Output (GPIO) and other types of pins accessible through the two rows of headers along side the board.
2424

25-
- A USB interface accessible through the USB port labeled "USB USER".
25+
- A Mini-USB interface accessible through the USB port labeled "USB USER".
2626

2727
- An [accelerometer](https://en.wikipedia.org/wiki/Accelerometer) as part of the [LSM303DLHC](https://www.st.com/en/mems-and-sensors/lsm303dlhc.html) chip.
2828

@@ -32,7 +32,7 @@ What does this board contain?
3232

3333
- 8 user LEDs arranged in the shape of a compass.
3434

35-
- A second microcontroller: a [STM32F103](https://www.st.com/en/microcontrollers/stm32f103cb.html). This microcontroller is actually part of an on-board programmer / debugger and is connected to the USB port named "USB ST-LINK".
35+
- A second microcontroller: a [STM32F103](https://www.st.com/en/microcontrollers/stm32f103cb.html). This microcontroller is actually part of an on-board programmer / debugger and is connected to the Mini-USB port named "USB ST-LINK".
3636

3737
For a more detailed list of features and further specifications of the board take a look at the [STMicroelectronics](https://www.st.com/en/evaluation-tools/stm32f3discovery.html) website.
3838

0 commit comments

Comments
 (0)