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

Missing ARMCM4.h (GNU Tools for ARM Embedded + eclipse)

Posted on October 05, 2012 at 21:44Hi All,The compiler I am using: https://launchpad.net/gcc-arm-embedded+ STM32F4xx_DSP_StdPeriph_Lib_V1.0.1I am just getting started with STM32F4-DISCOVERY and I have a blinking LED, but I set up everything manually...

swinchen by Associate II
  • 930 Views
  • 1 replies
  • 0 kudos

STM32F0 - programming ?

Posted on October 03, 2012 at 18:34Hello,I have a STM32F0 on a custom board that I'm trying to program via SWD using IAR and a ST-LINKv2 dongle I got after cutting a discovery board in two.What happens is I always get the fatal error - no MCU device...

STM32F2xx Linker Script

Posted on October 07, 2012 at 15:38Hi, What is the right way to get correct linker script. In my case I'm looking for script for yagarto (GCC) for STM32F217

dimax by Senior
  • 409 Views
  • 1 replies
  • 0 kudos

STM32F0 programming

Posted on October 05, 2012 at 16:44I just got my Stm32f0 discovery board, and now i don't seem to get a new program programmed into it. I am using Keil development toolchain. Does anyone know a basics tutorial, or can explane what i need to do? (i d...

Firmware Manual?

Posted on October 07, 2012 at 11:53I have used in the past development boards STM32F103xx family,I've always been very helpful the user manual UM0427 ARM �-based 32-bit MCU STM32F101xx and STM32F103xx firmware library.I am now using a development bo...

fullcaos by Associate II
  • 1218 Views
  • 2 replies
  • 0 kudos

Getting Started...

Posted on December 29, 2011 at 06:34Product: STM3240G-EVALMicrocontroller: STM32F407IGH6IDE: Atollic's TrueSTUDIO Lite IDEI wrote a simple program however, every time I click ''run'' I get a msg box saying, ''the selection cannot be launched, and th...

STM32F407VG vs STM32F417VG

Posted on October 04, 2012 at 22:51Hi all,Is there a document that describes the differences in the STM32F4 line?  Looking through the datasheets I noticed that the F417 has crypto support, I am just wondering if there a formal description of the di...

swinchen by Associate II
  • 640 Views
  • 1 replies
  • 0 kudos

STM32F4 - SDIO_CK not stable at 48Mhz

Posted on October 04, 2012 at 14:23I want to read/write data from an sd card in high speed 4-bit mode. However the SDIO_CK seems to be wrong when I set the bypass bit to run it at 48MHz ( from PLL48CLK ). Every seventh/eigth cycle is way to long, wi...

bard by Associate II
  • 1283 Views
  • 4 replies
  • 0 kudos

stm32VL UART problem

Posted on May 03, 2012 at 03:14Hii have to communicate with modem using uart via AT commandmy pb is when i send the first command and receive the reponse i can't send the next AT using uarti can post my code if any one can help me  #uart #adc-stm...