STM32 MCUs Products

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
  • 666 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
  • 390 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...