RFQ/BOM 0 登入 / 注册

选择您的位置

用户形象

After the development board USB is connected to the computer, do not press the power button, the motor is also rotating.

Hardware design
十月 22, 2020 by Owen 1292

I downloaded the compiled program to the development board. The program controls the motor through the H bridge, but there are some problems

1. Even if the development board is connected to the computer via USB, the motor will rotate even if the power button is not pressed

2. I set the ena enable pin of the H bridge to PB2 and the PWM output to set PB0, but I found that no matter which pin is connected, such as PAx, the motor will turn, as if it was short-circuited.

3. And the operation is not according to my program at all, the duty cycle is adjusted, and the speed does not change.

所有评论

user image

Anna 发表于 October 22, 2020

I even believe that there is a problem with the program. Check it out! ! !

0
user image

Sebastian 发表于 October 22, 2020

Which pins are initialized? Pull up all unused pins for input. Only the enable pin is left.

0
user image

George 发表于 October 22, 2020

Check the H bridge, and the parameters, it will cause uncontrolled.

0

写一个答案

您需要登录才能回复。 登入 | 注册