User Activity

Posted on April 25, 2013 at 01:30 Hi all, i am trying to establish UART communication between µc and PC. this is my code: /* Includes ------------------------------------------------------------------*/ #include ''stm32f10x.h'' #includ...
Posted on April 24, 2013 at 11:05Hi all,plz i need to generate a signal like this one to control a stepper motor: if you have an idea don't hesitate plz. I found an example named ''6 steps'' which contains a signal like this one but it doesn't work
Posted on April 08, 2013 at 06:28Hi all,i have a problem, i have 6 complementary pwm (TIM1) and i used ADC to change the duty cycle. this my main function:int main(void){          /* System Clocks Configuration */  RCC_Configuration();  /* GPIO Conf...
Posted on March 21, 2013 at 23:29hi all,please i need help. I have to generate 2 signals PWM like this:I think that we should insert a dead time. How to do it plz?
Posted on January 11, 2012 at 11:24Hi, I'ma studentin electrical engineering,I have a projectto do.Itis tocontrol abrushless motorwithanSTM32vld.HonestlyI don't knowhow to start, especially since this is the firsttime I'm going toprogram amicrocontr...