User Activity

Posted on December 15, 2015 at 14:55Hi everybodyI am trying to implement some mathmatic calculations in STM32F103.I use HSI and PLL to provide 64MHz and 36MHz clock, considering Flash Wait State and enabling Prefetch Buffer. I expect that the calcul...
Posted on December 15, 2015 at 12:47Hi everybodyI am trying to implement some mathmatic calculations in STM32F103.I use HSI and PLL to provide 64MHz and 36MHz clock, considering Flash Wait State and enabling Prefetch Buffer. I expect that the calcul...
Posted on November 18, 2015 at 06:54Hi everybody,I need to synchronise Timer1 and timer4 to each other, in my STM32F103.These slave timers are Triggered by Timer2 as Master timer. I even set the MSM bit of TIM2_SMCR to have better synchronization.I ...
Posted on October 26, 2015 at 07:07Hi everybodyI am using STM32 PMSM FOC LIBv4.2 to turn a three phase 60V/350W BLDC motor with Pole pair=28 and rated speed=265rpm. I am using Hall sensor to detect rotor position/speed and Single Shunt current measu...
Posted on October 12, 2015 at 16:16Hi everybodyI have designed my PCB to work with STM32F103 and it works well.I am using Keil 5 software to generate my C codes.I have to work with a BLDC motor and I need STM32F FOC motor control firmware library bu...