STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F401RE Timer setup

Posted on December 24, 2015 at 18:32Hi, I'm getting started with the 'F401 device, I'm trying to blink the LED on the Nucleo-F401RE board when Timer2 triggers. I know this is just register level stuff and I'm probably making things harder for myself...

stforum by Associate II
  • 1799 Views
  • 6 replies
  • 0 kudos

STVP Redistributable Package

Posted on December 31, 2015 at 00:37Hello, I am currently developing a Visual C++ program that interacts with an STM32 via the STVP programming toolkit. Once this program is complete I plan to wrap it in an InstallShield installer. The documentation...

athamm by Associate II
  • 488 Views
  • 1 replies
  • 0 kudos

DAC-DMA problem

Posted on January 04, 2016 at 10:58I am using a STM32L152RE Nucleo Board and programming with EmBitz using the Standard Peripheral Library.I am trying to generate a ramp signal using DAC channel 1 and DMA Channel 2 using Timer2 as trigger. The code ...

IWDG vs. WWDG

Posted on January 02, 2016 at 23:18Hi.What is the main reason to use one watchdog instead of the other? I understand that IWDG is clocked by its own LSI clock, while WWDG clock is prescaled from the APB1 clock. But what are the other differences?

matic by Associate III
  • 3613 Views
  • 2 replies
  • 1 kudos

Output 48MHz system clock on a GPIO pin other than MCO pin

Posted on January 03, 2016 at 21:20I want to output the max 48MHz clock signal on STM32F030 to drive another subcircuit. The problem is the chip STM32030F4P6 (TSSOP-20 package) I prefer to use doesn't have the MCO pin (PA8). So I have 2 questions: 1...

stm32f405 rtc help

Posted on May 12, 2014 at 09:29Dear all, i am using STM32F405 with internal osc. clock. I connected a 3V lithium battery as VBAT, and would like to use the RTC to keep time when power is off. I read some samples here and there and implemented some R...

Angelo1 by Associate II
  • 2801 Views
  • 19 replies
  • 0 kudos