Skip to content

Commit 98a2b71

Browse files
bors[bot]phansch
andauthored
Merge #201
201: Requirements: USB cables need data transfer r=therealprof a=phansch I was getting started with the discovery book and still had two old unmarked Mini USB cables laying around. Unfortunately none of them were working. I don't know too much about the USB standards, but one reason may be that these cables only support charging without data transfer. I think it would be good to mention this here, if people go out and buy new cables. Co-authored-by: Philipp Hansch <[email protected]>
2 parents 98a7bd4 + d5b6405 commit 98a2b71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/02-requirements/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ cheaper for you to get)
5555
</p>
5656

5757
- Two mini-B USB cables. One is required to make the STM32F3DISCOVERY board work. The other is only
58-
required if you have the Serial <-> USB module.
58+
required if you have the Serial <-> USB module. Make sure that the cables both
59+
support data transfer as some cables only support charging devices.
5960

6061
<p align="center">
6162
<img title="mini-B USB cable" src="../assets/usb-cable.jpg">

0 commit comments

Comments
 (0)