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

USART to printf

Posted on September 29, 2010 at 21:18 @page {margin:2cm;} .ExternalClassB84147A5E35D4D54A6663AEC4519B806 P {margin-bottom:0.21cm;} I can compile and download the attach project to the STM32VLDISCOVERY without any warnings or errors. The code is...

finsprit by Associate
  • 1250 Views
  • 7 replies
  • 0 kudos

LCD Settings on STM32F429I-Disco

Posted on December 23, 2013 at 10:51Hello together,I try to get to work the STM32F4-Discovery-Board with the LCD-Display. I have the code of the graphic-workshop from ST. In this code the STemWin-Library of segger is used without the source code, on...

How can I add a new task on FreeRTOS on STM32 ?

Posted on January 06, 2014 at 06:32Guys, How can I add a new task on FreeRTOS on STM32 ? I have created : [CODE] #define LCD_TASK_STACK_SIZE            ( configMINIMAL_STACK_SIZE ) #define LCD_TASK_PRIORITY            ( tskIDLE_PRIORITY + 1 ) #defin...

Maximum Transfer Rate - USB Mass Storage STM32F103 SPI

Posted on January 06, 2014 at 02:10Hi,I am working on a couple of projects that incorporate USB Mass Storage, i am using an STM32F103RB MCU and the micro SD card is connected via SPI.The maximum transfer rate i am getting is around 85 kB/sec.I am tr...

STM32F4-Discovery Updated Libraries w/Makefiles.

Posted on January 06, 2014 at 02:24Problem: The STM32F4-Discovery samples haven't been updated in a long time and there aren't any free IDE or toolchains supported. As a brand new developer for STM coming from Arduino land this was rather difficult ...

st239955 by Associate II
  • 1223 Views
  • 1 replies
  • 0 kudos

F429 input capture overflow and input prescaler

Posted on January 05, 2014 at 01:06 Hello, I am new with STM. Iam working on racing car ECU project and wants to get maximum out of the mcu. I got stuck and couldnt get going. I would be grateful if someone could show me the way to go aro...

laggersvk by Associate II
  • 1243 Views
  • 5 replies
  • 0 kudos

strange bevaviour of firmware in stm32F100VB

Posted on January 04, 2014 at 16:16I am using Keil 4.72, STM32F100VB with STLinkV2 for debugging purposes. When system is in debug mode, it looks perfectly but if I flash the chip and run in non debug mode (with SWD connected or removed), firmware d...

STM32f4 reset problem

Posted on January 04, 2014 at 19:13Hello,I have made a custom pcb for STM32f407VGT6. I am able to detect and program MCU using ST Link V2. However MCU is not running code after reset. BOOT0 pin is connected to ground via 1K resistor and BOOT1 is han...

nikhil by Associate
  • 608 Views
  • 1 replies
  • 0 kudos