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! HAL_Delay() stopped working

I have read most of the replies to posts that had the same problem that I am having with HAL_Delay() not working.  None of the solutions that I tried worked. It is apparent that the interrupt handler is never getting executed so any attempt to use HA...

Can DMA transfer directly to FMAC memory on STM32G4?

I want to use the FMAC to streamline weighted sum calculations using the FIR feature in non-circular mode. I have an array who's individual values are populated asynchronously via DMA and I use this array as the X1 buffer, but I missed that the buffe...

KHarb.1 by Senior II
  • 598 Views
  • 7 replies
  • 0 kudos

Delay using Timer in STM32L073RZT6

How do we configure the STM32L073RZT6 to produce a 1-second delay using Timer3 without using HAL libraries? Please help me understand the calculations involved, along with which registers need to be configured

Mohsin by Associate II
  • 377 Views
  • 2 replies
  • 2 kudos

STM32H755 BCM4 and BCM7 Option Bytes settings

Hello,In our application, we need the M7 of the STM32H755 to boot first, and after it initializes to allow the M4 to boot.We set the option bytes per CubeProgrammer such that BCM7 is enabled (checked) and BCM4 is disabled (unchecked).  We also set a ...

scuba_0-1719459783238.png scuba_1-1719459838423.png
scuba by Associate II
  • 568 Views
  • 4 replies
  • 0 kudos