User Activity

Posted on March 28, 2018 at 11:44hi dears .i am trying to use toggle mode in stm32f103re with IAR and cmsis.When do i set  TIM_ClockDivision  in my code , the duty  is 50% , but i know i set the Compare4 to other value in time base init , and it doe...
Posted on March 26, 2018 at 08:18hi i have tried a lot to config  pwm in stm32f103re with IAR  but i could not do that activity.i put the code here to get help from you guys . i am really confused.please tell me my problem in code , and where i am w...
Posted on January 25, 2018 at 10:19hi guys.i wrote a code with IAR , and when is run the code in stm32f103ret , cpu go to  the interrupt s routin.i dont know why??!!i want to have 1msecond delay for each timer priode , but i cant do that. when the c...
Posted on January 06, 2018 at 14:42hi.i wrote a code in IAR for stm32f103ret, the code is for blink led and  problem is the time is different when the led is on and the led is off .But the wait is same both of set led and reset led.19 seconds led is...
Posted on December 18, 2017 at 21:20hi.i wrote a code for ADC1 , and i could get value from ADC1_channel_1 (IN1)  but i cant get value of Channel_2 and show both of two value  on LCD in same time.I dont know which function can I use to get both valu...