STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

adc

Posted on April 01, 2012 at 23:12in my project, i must generate a sinusoidal wave and i have to receive this wave by ADC. this signal is a response harmonic of a filter. so i want to calculate the gain and the phase shift but i don't know how. can i...

SDIO/DMA and Filesystem

Posted on March 29, 2012 at 21:49Hi all, i'm sorry if this has been discuss before, but from reading posts i'm still some what unclear, thus my post.Right here goes :)Has anyone implemented reliably SDIO using DMA along with say FatFS file system ? ...

stm32F100 RX

Posted on March 20, 2012 at 17:28hi can any one help me this code seems to be right but i dont know what' the matter with Rx FAILED LED turn always on !!!???#include ''stm32f10x.h''#include ''stm32f10x_rcc.h''#include ''stm32f10x_usart.h'' #include ...

A few questions on the STM32L...

Posted on April 09, 2012 at 18:46 Is there a proper way to go into low-power sleep? When I try to step through in the debugger (or at least, let the program run and then pause it), the LPSDSR flag never gets set. And when I let the program run wit...

shotaro by Associate II
  • 713 Views
  • 7 replies
  • 0 kudos

Proper way to switch to HSE

Posted on April 05, 2012 at 18:43My application calls for using an external oscillator (not a crystal) as a clock source. To test this, I have an arbitrary function generator outputting a 50% duty cycle square wave of the expected clock rate. The MC...

shotaro by Associate II
  • 622 Views
  • 3 replies
  • 0 kudos

STM32L151 jtag problem

Posted on April 08, 2012 at 16:18Hello ! I I start working with STM32L151  + Keil + ULINK2 ,  and  met a problem : after some code,  likely  it was  scommand  GPIOA->BSRRL=GPIO_BSRR_BS_2;processor stop the debugging, and a can not start  a new debu...

delay from two signals

Posted on April 03, 2012 at 20:12Hello at all, I have to mesaure the delay between 2 signals that I have in input to the microcontroller. I saw the example of the PWM input. I supposed to use an OR gate to have both front to the same pin but I think...

momede by Associate II
  • 673 Views
  • 5 replies
  • 0 kudos