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! WWDG - max timeout so short?

I'd like to use one of the watchdogs on STM32F407, but I'm surprised the maximum timeout of the WWDG is so short (around 50millisecs, depending on clock speed).This is very restrictive, for example a sector erase takes much longer than this (and is a...

s_ by Associate III
  • 826 Views
  • 6 replies
  • 0 kudos

Is it possible to use UART with more than one buffer?

I have no idea why this code is not working. I am sending chunks of a file with UART followed by short instructions of 2 bytes to tell the MCU whether another chunk is coming or to start playing the file.The MCU receives the first chunk without an is...

EYako.1 by Associate III
  • 1009 Views
  • 9 replies
  • 0 kudos

Resolved! Strange interrupt handler problem on STM32H7

Another day, another bug....I'm trying to use ADC3 with BDMA on H753. Started from some cube-generated code that assigned BDMA channel 0 to ADC3.Allocated memory in SRAM4. Added interrupt handler for BDMA_Channel0 and ADC3.When I start the ADC3, I hi...

Pavel A. by Evangelist III
  • 1409 Views
  • 9 replies
  • 1 kudos
Labels