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

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
  • 201 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
  • 155 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
  • 244 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
  • 171 Views
  • 2 replies
  • 2 kudos

Resolved! I2C with DMA not working

Hi,I'm somewhat new to STM32. I need to use DMA to collect data from a tempreture sensor over I2C.My sensor is an Adafruit MCP 9600 and I'm using a Nucleo F446RE board. Following is the code I use. Can someone help as I've been stuck here for days wi...

sadeepTA by Associate II
  • 659 Views
  • 11 replies
  • 9 kudos
Labels