We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf1d7b2 commit b584199Copy full SHA for b584199
1 file changed
docs/kernel-hackers-notebook/ev3-motor-driver.md
@@ -5,4 +5,8 @@ title: EV3 Motor Driver Chip
5
## Documentation
6
7
* [Datasheet](http://www.onsemi.com/pub/Collateral/LB1836M-D.PDF) (pdf)
8
-* [Website](http://www.onsemi.com/PowerSolutions/product.do?id=LB1836M)
+* [Website](http://www.onsemi.com/PowerSolutions/product.do?id=LB1836M)
9
+
10
+## Notes
11
12
+* Great discussion on H-Bridges and motor driver implementation at <https://github.com/ev3dev/ev3dev/issues/327>.
0 commit comments