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

Counting The impulses sent via timers...

Posted on May 23, 2015 at 17:59Hi!I am working now on the project (STM32F429i board) where I need to profile the velocity of servo motor (i.e. trapezoidal velocity)... So I need to control the number of pulses I've sent via PWM channel, to control p...

magas09 by Associate II
  • 928 Views
  • 5 replies
  • 0 kudos

system clock configuration issue in stm32f407vg

Posted on May 25, 2015 at 06:17HelloSuppose configuring system clock to 168MHz.According to page 226 of RM0090_Rev9, it is recommended to set PLLM in a way to achieve 2MHz for VCO input frequency(e.g. 8MHz HSE with PLLM=4) in order to limit jitter a...

Value line discovery firmware USB implementation

Posted on May 25, 2015 at 15:27 My STM32VL discovery board shows as having an up-to-date firmware of V1J13S0 according to the ST-LINK utility, but the USB implementation is still broken, causing a long delay and numerous kernel errors and warnin...

Updating the timer pwm frequency...

Posted on May 25, 2015 at 12:53Hi!I have one question: why when I update the timer PSC, ARR and CCR1 registers to change the frequency of PWM signal, the first pulse is generated with the earlier frequency and only second and next have desired frequ...

magas09 by Associate II
  • 1779 Views
  • 6 replies
  • 0 kudos

STM32F407 MEM2MEM dma TRIGGER

Posted on May 24, 2015 at 13:36Hi to all i want to trigger DMA on MEM2MEM State and use it by fsmc to run an External 12 bit DAC(AD5445) in 50ns Step. is there any way to do that without using interrupt? #dma #memory #fsmc #timer-trigger #mem2mem...

STM32F373 SDADC (Sigma-Delta ADC)

Posted on March 18, 2014 at 03:12Hello, I am planning on using the SDADC in STM32F37x microcontroller.  The data sheets says the sampling frequency is between 500 kHz ~ 6 MHz, depending on the clock signal driving the SDADC.  The output data rate is...

jim_wei by Associate II
  • 1347 Views
  • 4 replies
  • 0 kudos

HSE oscillator power consumption

Posted on May 22, 2015 at 12:25Hello,I estimate the total power consumption of a device operating from the HSE oscillator. The MCU part number is STM32L152RBT6.I configured the MCU to operate from the MSI oscillator (2.1 MHz). All the GPIO are confi...

Comparator rising/falling edge propagation delay

Posted on May 22, 2015 at 11:17I am using a STM32L152RC microcontroller and have to detect the length of pulses of about 0.7 V and 3 ?s using the COMP2 comparator. At 2.7 V VCC the worst case propagation delay is 2 ?s in fast mode. A minimum delay i...