From b0ceaa4150cc6b4767a774d70ef94969c3bf410e Mon Sep 17 00:00:00 2001 From: Ruben Castro Date: Thu, 6 Dec 2018 16:14:20 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b101e03..5abbcb2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,16 @@ It is a board that revolves around the DRV8701 (http://www.ti.com/product/DRV870 gate driver chip. The DRV8701 is capable of driving a varied set of MOSFETS. Chosen here are the AON7410 MOSFETS. +If you have one of these boards, check out the embedded folder and the RMEConly project for full integration with minimal overhead. +RMEC full offers some other IO classes I used initially to make initial testing easier. +RMEC basic just turns the motor in one direction at full speed. + +Ports used +______________ + + + + ## Design Rules: -5A continuous/10A peak rating -0-10A to 0-1.5V mapping current sensing -- GitLab