STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32f103 Counter (EXTI/Timer)

Posted on August 04, 2016 at 20:09 Hi there. i want to make a pulse counter with stm32f103RB. at first time i using EXTI to count the pulses means configure one of EXTI in falling or rising edge and in the IRQ_hander routine increase a var...

amir_lm35 by Associate II
  • 2650 Views
  • 10 replies
  • 0 kudos

STM32FO30R8T6 TIM1

Posted on August 22, 2016 at 16:25Hi,i have a question about Timer1 of the �C mentioned above.I want to use the Timer1 for a SW-Timer with second-resolution.I have the idea, to start the timer with a frequency of 1 KHz and use the Auto-repition-Coun...

ali23 by Associate
  • 998 Views
  • 4 replies
  • 0 kudos

Problem in six-step PWM generatioin

Posted on August 23, 2016 at 04:36I am using STM32F3 Discovery board to generate six-step PWM signals for BLDC motor drive. The switching was done in SysTick ISR by generating a SW COMG event. When I checked the PWM output on oscilloscope, however, ...

song by Associate II
  • 1237 Views
  • 4 replies
  • 0 kudos

STM32F746G-DISCO Low Power Mode

Posted on August 23, 2016 at 23:56I am using the STM32F746-DISCO. Any ideas on how to shut down to a low power mode and wake up on LCD touch screen? Anything under 100mA current draw would be fine.I already know how to turn off the LCD backlight.

RTC has wrong value after _WFI()

Posted on August 24, 2016 at 16:23 I noticed some problems with the RTC value after waking up from an interrupt (_WFI() instruction) so I made this code to test it out. It prints RTC value in seconds since the epoch and sleeps after 5s: ...

Triggering injected conversion start with TIM1_CH4

Posted on August 23, 2016 at 21:01 In my STM32F2 application, I need to trigger the conversion start of several injected channels using TIM_CH4. The documents are a little bit unclear as to how to configure the timer for this. It seems l...

Can bus not receiving any messages from PCAN

Posted on January 08, 2015 at 12:06Ich benutze STM32 Cube HAL driver auf STM32F429 f�r CAN bus communication zwischen Microcontroller und PCAN View.Ich kann sendet die Nachricten zu PCAn aber kann ich nicht empfangt jedes nachrichten von PCAN.Meine ...

rm239955 by Associate II
  • 1470 Views
  • 7 replies
  • 0 kudos