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

Embedded ST-Link limitation

Posted on January 18, 2011 at 17:19Hi, i would like to know if there is any limitation for programing others ST's Cortex-M3 with the embedded ST-Link placed at STM32 Discovery? As an example.. can i program the STM32F102? Second, for now i am using ...

luisf by Associate II
  • 1342 Views
  • 8 replies
  • 0 kudos

stm32vld firmware library - guide

Posted on January 26, 2011 at 19:21Hi, I am new to ST microcontrollers.  I have the STM32vld evaluation board and i use IAR IDE. I read about ARM cortex M3 architecture. In order to start programing it i would like to use ST firmware library.  Can ...

ybitton by Associate II
  • 674 Views
  • 3 replies
  • 0 kudos

Initialization with JTAG after mass Flash erase

Posted on January 19, 2011 at 17:10Hi all,In the Factory setting of STM32VLDISCOVERY ,i was able to blink the two LEDs manually by setting the GPIO_CRH and GPIO_ODR registers through JTAG debugger. but after i have done a mass ERASE on FLASH, i am n...

vender007 by Associate II
  • 1230 Views
  • 3 replies
  • 0 kudos

RTC_SetCounter() function ;

Posted on January 08, 2011 at 23:15I've have problem with  RTC_SetCounter()  function .When I use RTC_SetCounter() mine program stopped in the next function  RTC_WaitForLastTask() ;I tried this metod  :        PWR_BackupAccessCmd(ENABLE);     /* Wai...

LCD Display

Posted on December 28, 2010 at 08:53Hello,I'm trying to run WC1602A LCD display but nothing happens, can anyone pinpoint me where i have a mistake in code (the code is compiling)  because i was analising it whole night and couldn't find oneint main(...