High PWM level is causes irregular move of stepmotor NEMO17

Circuit PWM vibration connected to driver 1_bb

PWM connected to Arduino UNO (B) to control motorspeed of BLDC motor. Voltage 0-5VDC. A separate Arduino UNO (A) is programmed to power a stepmotor NEMO17 via a driver. At a >50% PWM the rotation of the stepper becomes irregular. What is the cause of the unwished induction or voltage leaking?
Details of the installation, including full codes and cicuit are published at Hackster.io visible via key words : fruit, pitting, 2021
Help to taggle this final problem will be appreciated

Problem solved: Both USB sticks connected on one source; PWM can go to 100%

Stepper motors are not controlled using PWM. Stepper motor drivers need to receive a train of step pulses at suitable intervals with a pulse width of about 10 microsecs. The interval between the pulses determines the speed.

Have a look at the examples in this Simple Stepper Code

If you need more help please post a link to the datasheet for your stepper motor and tell us what stepper motor driver you are using.

...R
Stepper Motor Basics

PWM connected to Arduino UNO (B) to control motorspeed of BLDC motor. Voltage 0-5VDC. A separate Arduino UNO (A) is programmed to power a stepmotor NEMO17 via a driver. At a >50% PWM the rotation of the stepper becomes irregular. What is the cause of the unwished induction or voltage leaking?
Details of the installation, including full codes and cicuit are published at Hackster.io visible via key words : fruit, pitting, 2021
Help to taggle this final problem will be appreciated

In addition to my earlier reply, please see my Hachster publication. Pleasae use the keywords fruit, pitter, 2012.
Anyhow, many thanks for your swift reply.

NassauLv:
In addition to my earlier reply, please see my Hachster publication. Pleasae use the keywords fruit, pitter, 2012.

Sorry. But I have no intention of going to that much trouble. I will give my limited time to other people with questions who have provided their information here.

Help us to help you by posting all the relevant information and code here.

...R

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.