We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
STBY
1 parent 7fdadeb commit 2f223d6Copy full SHA for 2f223d6
examples/stm32f4-single-motor-example/README.md
@@ -10,6 +10,8 @@ board but should work on any STM32F4xx family microcontroller as long as the con
10
* `AI2` on `PB4`
11
* `PWMA` on `PB10`
12
13
+Don't forget to pull the `STBY` pin high, otherwise nothing will happen!
14
+
15
Furthermore, the example uses a button connected on `PC13` which is e.g. present on the mentioned board.
16
17
The example continuously cycles through all speeds from full backwards to full forward (in 1% steps) and the button can be used
0 commit comments