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

UART multiprocessor communication

Posted on May 15, 2010 at 12:21UART multiprocessor communication #lmgtfy #uart-multi-communication #uart-multi-communication #uart-multi-communication #stm32-uart-usart #lmgtfy:-stm32-resources

why cant I get PWM at TIM3 ?

Posted on July 04, 2011 at 19:03void TIM3init(void) {   GPIO_InitStructure.GPIO_Pin = GPIO_Pin_0|GPIO_Pin_1;   GPIO_InitStructure.GPIO_Mode = GPIO_Mode_AF_PP;   GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz;   GPIO_Init(GPIOB, &GPIO_InitStructure...

STM3210E-Eval on MCU flash

Posted on July 07, 2011 at 15:50Hi, Can someone post the boot log of uClinux with MCU flash configuration. In the application note they have given the log only for the jffs2 config is given. #stm32f103-uclinux #stm3210e-eval

vikram23 by Associate II
  • 201 Views
  • 0 replies
  • 0 kudos

IAR flash loader problem

Posted on June 03, 2011 at 11:54hello, I'm working with the lastest version of IAR 6.203, and with a stm32F107 of the steval-pc010v1. I want to load my program and IAr returns the attached file... Is anyone have an idea for solving my problem? Thank...

Labels