STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F427ZI Sample Code

Posted on May 28, 2014 at 20:23Hello Gentlemen,I'm going to start a design based on STM32F427ZI. I was wondering where I can find the sample code for this micro. I looked into its web page but I did not see anything software download related.I appre...

gmotta by Associate II
  • 316 Views
  • 1 replies
  • 0 kudos

STM32F4 FreeRTOS CMSIS CubeMX Keil Example

Posted on May 22, 2014 at 16:59Our application will use FreeRTOS for the OS. We are using the STM32F4-Discovery eval board in our alpha unit. The development environment is Keil MDK-ARM Professional/ uVision 5.   I need an example to understand how ...

STM32F4DISCOVERY, can't seem to run anything

Posted on May 26, 2014 at 02:13I have a F4 discovery board, which I am trying to run a simple led-blinker on. I've tried the demo .hex, demo IO_Togglek, Blinky from Keil and one other simple demo.I have used precompiled/built with GCC or Keil. I can...

esa by Associate II
  • 1037 Views
  • 7 replies
  • 0 kudos

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
  • 599 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 ...