STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem on EXTI interrupt

Posted on July 01, 2014 at 14:28Hi,In my application, I have a PPS (pulse per second) signal with a period of 1 second and pulse duration of 200 ms. This external signal is connected to an EXTI line which generates an interrupt at each rising edge o...

asecen89 by Associate II
  • 779 Views
  • 3 replies
  • 0 kudos

Best way of implementing stopwatch

Posted on March 31, 2015 at 08:20Hi,Which one is the best way of implementing stopwatch in stm32f429? Currently i am using soft timers for stopwatch. But it has time  drift in long period when compared into my mobile stopwatch. I have using RTC also...

STM32L0xx USB firmware

Posted on April 01, 2015 at 16:24Hello everyone, I am currently working on a project using the USB port to a PC host. My problem is that my device is detected as ''unknown usb device'' . Do you have any suggeestion? Also I am looking for a USB firmw...

justine by Associate
  • 563 Views
  • 3 replies
  • 0 kudos

TIM1 PWM output configure issue

Posted on April 07, 2015 at 11:54TIM1 PWM output seems to be a lot more difficult to understand than TIM2~TIM5. I was totally lost when trying to understand how MOE, OSSI, OSSR, CC1P and CC1E work together to control the output level of CH1 and CH1N...

song by Associate II
  • 420 Views
  • 1 replies
  • 0 kudos

[STM32F3] UART cannot print if handler is on !?

Posted on April 07, 2015 at 05:31As bright as the title suggests, I'm gonna post my setting over here~ Anyone please help me check it.. You have my utmost gratitude :) My UART4_Handler is empty, there's only a STM_EVAL_LEDToggle(LED4) to check its c...

chenping by Associate II
  • 469 Views
  • 1 replies
  • 0 kudos

stm32f429 disco PA1 & PA2 gpio issue

Posted on April 06, 2015 at 08:30I was able to toggle gpio PA0 & PA13 , but when I try to do the same using PA1 & PA2 I'm not seeing any changes on these pins (used an oscilloscope to monitor). When I checked the schematic I could find these pins ar...

USARTx->DR not getting updated.

Posted on April 25, 2014 at 20:49The original post was too long to process during our migration. Please click on the attachment to read the original post.

anuja by Associate II
  • 1325 Views
  • 6 replies
  • 0 kudos

Pausing hardware OC

Posted on April 06, 2015 at 21:06I have a chain of 3 timers with TIMA -> TIMB -> TIMC.When TIMB is triggered it creates a pulse on an output pin via OPM. It then triggers TIMC to do an IC on its counter.What I want to do is to be able to programatic...

dibs by Associate II
  • 271 Views
  • 0 replies
  • 0 kudos