Incremental Encoder and Servo Angle Control in STM32 || PWM

preview_player
Показать описание
________________________________________________________________________________________

________________________________________________________________________________________

******* SUPPORT US BY DONATING******

*******Join the Membership*******

Рекомендации по теме
Комментарии
Автор

You can add 1nF-10nF capacitors in parallel to the pull-up resistors on the encoder. Then you will eliminate the debounce.

Cyklonus
Автор

Your tutorial was amazing. I have used your code for my project but encountered a problem with it. Variable count changes by rotating encoder shaft 2 times. Is it possible to change this code such that for one rotation count variable changes by one?

RavindraSingh-jwsm
Автор

Sir logic analyser is software or combination of software and hardware where can i get it.

rockjack
Автор

Hello, I wonder Why don't You use timer feature to capture encoder (hardware solution) and use software solution?

silelis
Автор

Great video as always, but how about do the same but without delay? I would love to see it

mmt
Автор

Can you make video about stm32 and max31865, pls?

omerfarukilhan
Автор

where are you from??? you are so cool!!! I wanna be your follower

luismoiseslopezlopez
Автор

Your video is wrong. On the image you show both signals must be always low or high but they are always only high. I mean when you make one increment both signals must change their logic level. But your logic analyzer shows that both signals are changing from high to low for a moment and then returning to previous high state automatically. So, it violates logic you described on the image.

NazarLozynskyi-bv