I want to use a CNC machine to wirelessly control a stepper motor, but the problem I encountered is that the CNC machine cannot be connected to Modbus. Do you have any solution? Thanks!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Ross,
Were you considering a wireless Modbus? In an industrial environment such as with a CNC wireless link must be robust. What interfaces are available in the CNC machine? What is the specification for the stepper motor, operating voltage and target full-scale current IFS for the motor. We have several stepper motor drivers that could be used to drive the motor itself. Examples would be DRV8434, DRV8434S, DRV8452, DRV8462, DRV8462 and we have several other drivers depending on supply voltage, current and microstep requirements. These drivers are usually controlled by a microcontroller. Our evaluation kits EVM typically has a microcontroller with USB to serial interface controlling the stepper driver. You can consider modifying this to use an industrial Bluetooth for example for wireless control. Thanks.
Regards, Murugavel
Hi Murugavel,
Thank you for your reply. Yes, the solution I am currently considering is wireless Modbus. Can your evaluation kits EVM drivers be controlled using G codes from CNC machines? If possible, I will try your Bluetooth wireless control stepper motor solution.
Best,
Ross
Hi Ross,
EVM driver use virtual com port VCP. EVMs cannot be controlled using G-codes. There are microcontroller boards available in the open market that can accept G-code and drive a stepper motor driver. You may want to check with those. For 3A stepper driver you may have to consider the DRV8461 or the DRV8452 stepper motor drivers.
Regards, Murugavel