STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

weird problem with clocks and timers

Posted on May 27, 2014 at 12:04 Hi all, at the moment I am trying to configure the update interrupt of timer 2 like this. The update interrupt should occur every 4ms. With the following code everything is fine, the pin is toggling every ...

STM32F103RB ADC Noise

Posted on May 27, 2014 at 17:06HiI'm having problems with noise on the STM32F103RB ADC.At the VDDA pin there is 20mV pk-pk noise from a 300KHz switch regulator.I am using the recommended 1uF || 10nF caps on the pin.I was going to add a series ferrit...

jamie by Associate II
  • 721 Views
  • 4 replies
  • 0 kudos

ST LINK V2 & STM32F205

Posted on May 27, 2014 at 15:17Hi everybody,I'm programming a STM32F205. I program it with a J-LINK and IAR, and it works well.Now I'm trying to use a ST LINK V2. It seems to program my microcontroller, because I have no error, but I have a warming ...

peripheral clock speeds on STM32f207

Posted on May 21, 2014 at 21:43i am using STM32f207i have a flash memory connected to SPI2.  I used the ST examples and i got it working, read/write, .. great, ... the problem is the speed ... how fast can i run SPI2?  There is a setting SPI_InitStr...

epataky by Associate II
  • 1214 Views
  • 9 replies
  • 0 kudos

PWM problem

Posted on May 27, 2014 at 19:17Dear all,I have tested the pwm on the STM32F429 EVAL board. It seems all ok.Then I have seen with oscilloscope that with low values of duty cycle from 1% to 20% the pwm works for a while then stops and then restarts.Wi...