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

delay func using TIM2

Posted on October 12, 2013 at 18:10 I want to write function using timer 2 for have millisecond in STM32F103 I just don't know why this doesn't work! TIMER2 config: void config_TIM2() { NVIC_InitTypeDef NVIC_InitStructur...

_behn4m by Associate II
  • 220 Views
  • 1 replies
  • 0 kudos

PA11 and PA12 on STM32F3 discovery

Posted on October 11, 2013 at 20:44 hi, below is the code i wrote just to change the states of pins PA10, PA11, PA12 and PA even though pin PA10 and pin PA15 gives the correct output to the functionsGPIO_SetBits() andGPIO_ResetBits(); PA11...

what about Structure?

Posted on October 11, 2013 at 18:12thank you Cliveand just another problemwhat about structures? how should I declare and use STRUCTURE in multiple .C files?

_behn4m by Associate II
  • 106 Views
  • 0 replies
  • 0 kudos

STM32W reset issue

Posted on October 03, 2013 at 07:34Hi everyone, I am currently using mb950 revA board based on STM32w108cc on some WSN demos. I have noticed that, mcu resets itself after pressing pushbutton with a duration of 4-5 seconds. (except reset button) Hav...

enes by Associate II
  • 205 Views
  • 1 replies
  • 0 kudos

DS1307

Posted on October 09, 2013 at 14:32HiPlase sample code for chip ds1307from lcd

htc by Associate
  • 146 Views
  • 1 replies
  • 0 kudos

rename ''STMicroelectronics Virtual COM Port''

Posted on October 11, 2013 at 09:54Hi, I have USB virtual com port working fine, with the demo code, it appears as ''STMicroelectronics Virtual COM Port'' in the Windows device manager.Is there some way I can modify the text so I can make it show <m...

STM32F4 - Question regarding Timer Unit

Posted on October 11, 2013 at 12:29Hello experts, at home I'm using STM32F4 amongst other MCUs but at university we're learning about Freescale PowerPC architecture. Some of them have a TPU - Timer processing unit, which can help to reduce interrupt...

SWD Hardware question

Posted on October 10, 2013 at 05:18Hi, I am new to the STM32 MCU.I am confused as to how to do In-circuit Serial programming with STM32F0 processors.F0 line doesn't seem to have JTAG option, but it has SWD option.So, For SWD, how should the DATA,CLK...

STM32F205 TIM5 PWM frequency calculation?

Posted on October 10, 2013 at 08:20 Hi, I will output a PWM Signal on a STM21F205 Pin A3 and use the following code: GPIO_InitTypeDef GPIO_InitStructure; TIM_TimeBaseInitTypeDef TIM_TimeBaseInitStruct; TIM_OCInitTypeDef TIM_OC...

mail2 by Associate II
  • 351 Views
  • 4 replies
  • 0 kudos
Labels