STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1100 Views
  • 7 replies
  • 0 kudos

Resolved! 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
  • 600 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
  • 1260 Views
  • 4 replies
  • 0 kudos

Resolved! STM32G4 TIM3_ARR and TIM4_ARR width

I believe there is an error in the STM32G4 Series Reference Manual regarding the width of TIMx_ARR for timers 3 and 4.The reference manual shows a width of 20 bits for TIMx_ARR for timers 3 and 4, below.However, both TIM3 and TIM4 are 16-bit timers, ...

StevenR_0-1719604169868.png StevenR_1-1719604224897.png
StevenR by Associate
  • 553 Views
  • 2 replies
  • 2 kudos