STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 636 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
  • 372 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...