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

Resolved! Debugging Bootloader Code Sequence

Posted on May 16, 2018 at 19:20I'm unable to get my STM32F411 into USB DFU mode on custom hardware. Based on the flow in AN2606 a number of things could be causing this. I've seen a number of references on here with people having issues getting HSE ...

Konami by Senior
  • 271 Views
  • 3 replies
  • 0 kudos

STM32F7 microsecond delay issue

Posted on May 23, 2018 at 13:36Hi,   I am trying to create microsecond level delays for an interrupt to be generated. The problem I am facing is that when I go below 60microsecond it starts having a +1.5us offset for prescalar of 215 and the signal ...

A Maq by Associate III
  • 255 Views
  • 3 replies
  • 0 kudos

2D/3D request F413ZH

Posted on May 22, 2018 at 16:47Hi all,I'm looking for Nucleo F413ZH 2D or 3D model (step, dwg, dxf...), couldn't find online.Is there any chance for getting it?Thanks!Kind regards

IAP failure on writing in STM32f429

Posted on May 23, 2018 at 13:54I am writing a bootloader application that resides in sectors_0 (0x08000000-0x08003FFF) and sector_1 (0x08004000-0x08007FFF) of stm32f429. When the bootloader application starts up it erases sector_2(0x08008000-0x0800B...

STM32L152 nucleo-64 cube and SWV

Posted on May 23, 2018 at 14:33Hi,I am working with STM32L152 nucleo-64 cube evaluation board with Atollic as the IDE .I am trying to use SWV in order to measure times , i have defined &sharpdefine ITM_Port32(n) (*((volatile unsigned long *)(0xE0000...

Labels