• Motor Control
    Hi everybody, I am currently working in a personal project that includes 2 12VDC motors. I've been trying to find some sample code for motor control using STM32F207 microcontroller. I would greatly...
  • 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...
  • 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...