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

Why does the DMA gets out of sync when doing a sequence of regular AD conversions on stm32f103C8TX? This only happens with DMA_NORMAL.

It works with DMA_CIRCULAR (but I do not want or need continuous DMA transfers.)You see by the terminal output below that reading 2 analog inputs works OK. However, after a while (< 1 minute) the 2 analog values are exchanged now. Apparently the DMA ...

Jwork.1 by Associate II
  • 934 Views
  • 11 replies
  • 0 kudos

WDT

Hello,I am working with STM32F4 family.I want to add WDT mechanism to my application as a "safety belt"I already have devices released for customers, so my question is :Is it safe to add the WDT mechanism to my application but not to the bootloader? ...

AA.10 by Associate III
  • 179 Views
  • 1 replies
  • 0 kudos
Labels