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

STM32l152 USART configuration

Posted on December 19, 2012 at 12:47 Hello pals i am new to the stm32 programming, i am trying to configure usart via irq handler, can someone help? #include <stm32l1xx.h> #include ''stm32l1xx_usart.h'' #include ''STM32_Init.h'' void ...

vedhas by Associate II
  • 765 Views
  • 6 replies
  • 0 kudos

i2c using std periph library

Posted on February 13, 2012 at 18:12Hi. Anyone has a complete example of use of the i2c protocol (in master and slave mode) for the STM32F4 using the std periph library? the examples included in the library are very confusing, I want an example for ...

FLASH use in STM32F207

Posted on December 19, 2012 at 15:24I want to use the FLASH to write some data for use after power up.1. Is there a small section I can use for some bytes (4) without involve with the CODE flash?2. If not how can I take 1 section of the flash and be...

Barbie by Associate II
  • 425 Views
  • 4 replies
  • 0 kudos

drive the motor using STM32fr07vg

Posted on December 20, 2012 at 13:37Hi,   i am trying to drive the motor using stm32f407vg. So i use the example code for this project from :\STM32F4xx_DSP_StdPeriph_Lib_V1.0.1\Project\STM32F4xx_StdPeriph_Examples\TIM\6Steps.i changed the code littl...

Virtual Com Port Driver for WinCE

Posted on December 20, 2012 at 08:51I'm plaing to communicate between STM32F207 and WinCE by VCP(Virtual Com Port). So I need the VCP Driver for WinCE. Does anyone have a good idea to solve this problem?

twoaten by Associate II
  • 244 Views
  • 0 replies
  • 0 kudos

Interrupted CAN ID

Posted on December 17, 2012 at 11:38Hi, Can anybody help me to set up(source code C) CAN id interrupt for STM32F10XX CPU. BR Willy

willy by Associate
  • 536 Views
  • 3 replies
  • 0 kudos