• motor control
    hi everyone, I am trying ot run a motor with the 80c51. anybody knows any good c program or asembly program to run a motor with the 80c51. thanx for any help
  • STR9 motor control
    I was interested in using the three phase motor controller for the MCBSTR9 eval board. I cant get the ADT interrupts working. Here is the code for the MC_IRQHandler. How do I initialize the interrupts...
  • Control directiion of DC motor
    Hi Folks, I have interfaced a DC motor and a keyboard with LPC2138, so that I can use the switches to control the direction of DC Motor. Here is the code which I used to perform the desired operation...
  • Sine PWM for motor control
    hi, I'm trying to get a sine-pwm signal on my STM32f103rct6 . I'm using STM32cube with keil. In an old post i've read that i can pass the sine-tables to the dma or use the irq. In my case i wanted...
  • control a DC Motor using MOTOR CONTROL PWM in LPC1768
    Hi every one I suppose to control speed of DC Motor using LPC1768(MOTOR CONTROL PWM). is it feasible to implement a digital PID controller using 1768? or i must use a more advanced micro controller...