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

FSMC configuration

Posted on May 20, 2013 at 14:55I'm using an STM32f207 part and looking into the FSMC configuration. As a place to start, I took a look at the initialization code for this component as presented in u-boot. At the start of the u-boot FSMC initializati...

sshumway by Associate
  • 250 Views
  • 1 replies
  • 0 kudos

STM32F10x DSP library, where is it?

Posted on May 17, 2013 at 09:48I looking for a download link of the STM32F10x DSP Library, there multiple references to it and a user manual (UM0585) but cannot find the actual code anywhere... Anyone?

ioannis2 by Associate II
  • 289 Views
  • 3 replies
  • 0 kudos

Output port voltage vevel in STM32F4

Posted on May 17, 2013 at 12:33Hello!Could anybody explain how to know the actual output voltage level for STM32F4?According to the datasheet, all I/Os are TTL and CMOS compliant, but there is no information about how actual value is derived. E.g., ...

problem STM32-P103 flash loader demonstrator

Posted on March 20, 2013 at 19:17hi now I am trying to achieve a basic equipment card STM31-P103 Olimex of (STM32F103RB microcontroller), I used the Flash loader demonstrator program for the card (boot0=1 boot1 = 0) and i chose COM3, baude=115200, p...

2 PWMs to control full bridge converter

Posted on May 07, 2013 at 13:27Is there an easy way to get the TIM1 in a STM32F303 to ouput two complemetary signals (TIM1_CH1 and TIM1_CH1N) with a 20% duty cycle for both signals? If I output 20% duty for TIM1_CH1, the complementary, TIM1_CH1N, ...

david by Associate II
  • 548 Views
  • 4 replies
  • 0 kudos

STM32F207 USB Mass Storage host device bridge

Posted on May 20, 2013 at 05:22Hi All, I am a starter on STM32F207 MCU. My project is developing a system as a usb host device bridge.  System architecture is:         PC Host <----> F207 <----> usb flash drive F207 is similar as a ''usb bridge''. ...

analcye by Associate
  • 140 Views
  • 0 replies
  • 0 kudos

Keil + ST-link problem

Posted on April 19, 2013 at 08:36Hello I use STM32-discovery kit (MCU-STM32F100RB) with internal ST-link. Keil MDK 4.22 is OK. Keil MDK 4.70 - debug problems. Internal ST-link is DEPRECATED VERSION. I can not modify variables, watches are static, br...

vobornik by Associate
  • 204 Views
  • 1 replies
  • 0 kudos

SPIRIT1 DK_1.0.7 in C++ problem

Posted on May 19, 2013 at 19:45 Hi, I have problem compiling in C++ IAR this application (Spirit1 sdk evolution board) In C I have not problem compiled is ok! but in C++ I have some problem with this (450) error: Error[Pe349]:...

Labels