STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FFT problem

Posted on June 12, 2011 at 21:42I'm trying to calculate FFT of this signal (using Keil uVision and STM32F103VB:but the result looks like this:Here's the code://///////////////////////////////////////////////////////////////const int N=256;void fft()...

0690X00000602inQAA.gif 0690X00000602fQQAQ.jpg

Write in Flash problem error

Posted on June 13, 2011 at 15:25  I'm trying to write a half word in the flash memory. Every time the system starts my code  write a half word in flash, but it works only the first time. In the others times the data is not store(PGERR error), and st...

reading Timer Status Reg kills timer?

Posted on June 09, 2011 at 22:22We are using the Atollic IDE.  After setting up TIM2,TIM3, or TIM4 to clock continuously.  We output the counter bits on PCx lines and monitor with a scope. We read the registers directly using: adr=0x40000???; data=*...

jlarsen by Associate
  • 459 Views
  • 2 replies
  • 0 kudos