This is the revision A of the MidiMotor1 module.
The MidiMotor1 module is designed to drive a medium (aka midi) sized motor with a maximum current of 3.5 Amperes per motor. The logic circuitry is separated from the motor H-bridges via optoisolators.
Command
NameAction Bit Description 8 7 6 5 4 3 2 1 0 Motor1 Speed Read Send 0 0 0 0 0 0 0 0 0 Return the speed of motor1 as ssss ssss a signed 2's complement number between -128 and 127. Receive 0 s s s s s s s s Motor1 Speed Set Send 0 0 0 0 0 0 0 0 1 Set the speed of motor1 to ssss ssss which is a signed 2's complement number between -128 and 127. Send 0 s s s s s s s s Motor1 Speed Read Send 0 0 0 0 0 0 0 1 0 Return the speed of motor1 as ssss ssss a signed 2's complement number between -128 and 127. Receive 0 s s s s s s s s Motor1 Speed Set Send 0 0 0 0 0 0 0 1 1 Set the speed of motor1 to ssss ssss which is a signed 2's complement number between -128 and 127. Send 0 s s s s s s s s Duty Cycle Read Send 0 0 0 0 0 0 1 0 0 Return the duty cycle of the pulse widths as ppp. (000=32µS, 001=64µS, 010=128µS, 011=.25mS, 100=.5mS, 101=1mS, 110=2mS, 111=4mS) Receive 0 0 0 0 0 0 p p p Duty Cycle Set Send 0 0 0 0 0 1 p p p Set pulse width duty cycle to ppp. (000=32µS, 001=64µS, 010=128µS, 011=.25mS, 100=.5mS, 101=1mS, 110=2mS, 111=4mS) Common
CommandsSend 0 1 1 1 1 1 x x x Standard common command. See specifications for details. Receive 0 a a a a a a a a Send Select 1 a a a a a a a a Select the module with an address of aaaa aaaa. A time-out indicates that the module is not selected. Receive 0 1 0 1 0 0 1 0 1
The hardware consists of a circuit schematic and a printed circuit board.
There is a separate parts list file.
The logic section of the MidiMotor1 module is shown below:
The logic power and CAN signals come in from N4 pins 3 through 8. The CAN signals are connected to the MCP2551 CAN physical layer IC, U5. The transmit and receive pins of the microctroller, (U4 pins 5 and 6) are connected to the other side of U5. Lastly, the RC0 through RC3 are used to drive the quad optoislator, U3, through current limiting resistors R5 through R7.
Please note that U3 optoisolator shows up in both schematics. There is only one optoisolator, it is just easier to understand what is going on if the optoisolator is present in both schematics. There is no shared ground between the two sides of the optoisolator.
The power section of the MidiMotor1 module is shown below:
Each L298 (U1 and U2) is a dual H-bridge in a Multiwatt-15 package. As per recommended practice, the two H-bridges are ganged together to form a single H-bridge with 3.5 Amp capacity. Power comes in on N3. The dedicated regulator VR1 provides 5 volts for the logic ciruitry. The H-bridge circuitry is always enabled. The Schottky diodes (D1-D8) are used to clamp out unwanted voltage spikes that occur as a result of switching. Each H-bridge is connected to two optoisolators in U3 to allow independent switching of the H-bridge.
The printed circuit board files are listed below:
The following files are available:
Any fabrication issues will be listed here.