![[Review Request] Motor Driver (Dev) Board for a custom RC Car](https://preview.redd.it/35hhuug43k9h1.png?width=140&height=71&auto=webp&s=e6c528c0dc86a2b3b991ea71cfa5d33e20cf257e)
[Review Request] Motor Driver (Dev) Board for a custom RC Car
I'm designing my own RC Car as a learning project over the summer. I hope to learn more about PCB design, electronics, and power through the process. I've designed some PCBs before and did some PCB projects for classes and my design team. This was a relatively simple board for me to design since there are very few components.
After my previous PCB failed in ways that I'm unable to comprehend, I decided to split the system into multiple parts and connect them with wires, hopefully making the debugging process simpler. Plus, if a single part/board fails, it'll be easier to replace that part rather than the whole system. At the end, I (might) design a singular PCB for the whole system.
This Motor Driver Dev board uses the MP6551 motor driver to drive two spare motors I have. I believe my motors are the PAN14 motors. The MP6551 outputs 5A, which should work well since the motors are rated for 4.8A and I expect a small amount of power loss. I will use the Molex Mini-fit connectors and the respective headers to power the board and transfer power from the board to the motors. I used the recommended PCB layout in the datasheet of the motor driver to guide the layout of my board.
The motor driver will be controlled using an Arduino Nano (RP2040 Connect) or an ESP32 C3 (official Dev Module) through header pins and DuPont wires. The header pins also have current measurement pins as outputs to be read by the MCU.
The board and motors will be powered by a 2s Li-ion battery (7.2V nominal). I used 8.4V for current/resistance calculations for the LEDs.
The board also has two mounting holes for M6 screws on one side, and testpoints for each motor output. They're not labelled on the board.
The board is about 2 x 1 inches, so it's relatively small. I'm not opposed to making it larger if necessary.
Since I have a bit of experience but lots to learn, I am open to all levels of feedback. I do not plan to pursue a career in PCB design, but I want to master PCB design so that I can guide my peers better.
Thanks for taking a look!
Note: The reference designators don't all start at one since there's another schematic+PCB in this project