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

STM32L IWDG reload with different prescaler

Posted on August 06, 2014 at 23:31Hi everyone,In my project, i need to use iwdg. I use 2 iwdg init function. Prescaler is 256 and reload is 15seconds for the first one.Prescaler is 32 and reload is 1.45seconds for the second one.Both of them is work...

[Solved] USB device not enumerated

Posted on August 01, 2014 at 15:14Hello,I'm trying to get the USB Virtual COM port loopback example project work on STM32F102.When the USB is connected, the PC says ''Unkown device connected'' with VID 0 PID 0 so obviously it's not enumerated.On the...

tpphysik by Associate II
  • 980 Views
  • 4 replies
  • 0 kudos

MD5

Posted on July 10, 2014 at 11:16Hi all, I am currently using stm32 discovery board. I am new in this field so I need some help. 1. Can some one tell me that is it possible to read whole sector(s) of Flash memory at once, and how it can be done? 2. W...

engr2 by Associate
  • 363 Views
  • 1 replies
  • 0 kudos

IMAGE_SetPNG is not defined in STemWin library

Posted on July 18, 2014 at 21:18Hi, I'm getting the following build error, it appears ''IMAGE_SetPNG'' is not defined in STemWin library. Building configuration: Project - STM324x9I_EVAL_MB1046 Updating build tree... kohler_windowDLG.c  Linking ...

russell2 by Associate
  • 322 Views
  • 1 replies
  • 0 kudos

How to restart DMA in the fastest way?

Posted on June 18, 2014 at 08:49 Dear Community! I'm using DMA to transfer the ADC1 results (100 consecutive data) to some incremented memory address. DMA is in Normal mode (not circular), it is transfering 100 data, repeatedly over time....

kolcantas by Associate II
  • 2042 Views
  • 3 replies
  • 0 kudos