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

MCBSTM32F400 UART - How to use example programs / learn

Posted on May 24, 2013 at 17:08Background: I have a lot of experience with Atmel processors (Arduino) and some experience with M68332 processors.  Both have widely available examples and forums that help new user get started.  With a running example...

swhitney by Associate
  • 604 Views
  • 1 replies
  • 0 kudos

Don't understand behaviour of RTC_AlarmCmd()

Posted on May 09, 2013 at 22:05 I'm using the RTC on an STM32L151CB and at some point I'd like to disable both alarms and update alarm A. I'm using the following code which doesn't work: RTC_AlarmCmd(RTC_Alarm_A | RTC_Alarm_B, DISABLE); R...

mk299 by Associate III
  • 887 Views
  • 3 replies
  • 0 kudos

STM32 reset when wakeup by extern line from stop mode

Posted on May 23, 2013 at 18:16Hello, everybodynow I use stm32f103r8, I haved followed the reference manual and configured my mcu in to stop mode. And it has been in stopmode, but when i press button to wakeup the mcu, the mcu reset. I print value o...

jason_17 by Associate II
  • 1103 Views
  • 6 replies
  • 0 kudos

newlib/libc/usleep linker problem

Posted on May 24, 2013 at 13:24I'm sure this is something trivial, but being relatively new to MCU development I'm stumped.I'm trying to compile the toggle_GPIO example for the STM32F4G-EVAL board, modified to include a usleep(1000); line to slow it...

dsheludko by Associate II
  • 1310 Views
  • 4 replies
  • 0 kudos

SPI slave with DMA

Posted on May 06, 2013 at 16:42The original post was too long to process during our migration. Please click on the attachment to read the original post.

juan by Associate II
  • 1394 Views
  • 6 replies
  • 0 kudos

STMPE610 - Problem with Touch Detection

Posted on May 22, 2013 at 16:47Hi Forum users, I try to bring in my project all the advantages that a TFT Display with touchscreen promises. The touchscreen controller STMPE610 with the Displaytech's TFT Display, DT028ATFT-TS, is used but unfortunat...

epetrou by Associate
  • 501 Views
  • 1 replies
  • 0 kudos

GCC Toolchain problem

Posted on May 22, 2013 at 18:17Hi , Does anyone know about a free GCC toolchain that supports hardware floating point compile (FPU)? Because i am using Cortex M4F , and codesourcery lite does not support this feature. Thanks Michael #c-runtime