RMCS connection to Arduino Atmega 2560

Hi!

I require your help regarding a problem I’m encountering.

Hardware concerned:
We are working on a project in which we connected RMCS-2301 motor driver to Arduino mega 2560 ( with an SMPS and a motor)
We observe VOLTAGEof 24v to RMCS, input signal from Arduino.
But there was no error and voltage drop between motor + and- were completely zero.
We tried coding Arduino in both servo-sweep mode and also in a normal DC motor mode but the voltage difference for motor terminals was zero.
11 pin was pulsepin
10 was given high and low in loop with delay of 1000 ms
Can anyone help me with this?
A connection diagram if anyone already did this.

Thank you so much in advance for your help!

Hey there,

Welcome to the forum.

I don’t know the RMCS-2301 but managed to find all the documentation to help you work everything out: https://resources.robokits.co.in/dc-servo-motor-driver-stepdirection-input-rmcs-2301/

Make sure everything works with the example code before you try something more complicated.

Let me know if this help.