STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

skills: How to read DBUMCU correct without debugging

I am useing ADC with STM32H743ZIT6 device.when i debugging,i find that the device can't read DBGMCU vale correct,although I read the 0x5C001000 address directly, i was so confused. Fortunately, I found the following skill.So Step 1 : Download you fir...

sscom2.bmp
yqiu.11 by Associate
  • 127 Views
  • 0 replies
  • 0 kudos

Low power modes for STM32G0 series

Hi everyone,I’m working on a project with the STM32G031 Microcontroller, part of the STM32G0 series, and I’m trying to utilize its low-power modes (e.g., Sleep, Stop, and Shutdown) to reduce overall current consumption. However, I’ve noticed that the...

shibanis by Associate
  • 122 Views
  • 1 replies
  • 0 kudos

Resolved! Code error when passing parameters to timer function

https://community.st.com/t5/stm32-mcus-products/can-pwm-settings-affect-other-timer-settings/m-p/748254#M267471void TIM2_Configuration(u32 Intervalms) { RCC_APB1PeriphClockCmd(RCC_APB1Periph_TIM2, ENABLE); TIM_TimeBaseInitTypeDef TIM_TimeBaseStruc...

treeset by Associate II
  • 185 Views
  • 1 replies
  • 1 kudos

Resolved! Confirmation on EXTI limitiation

I want to confirm the limitations of GPIO interrupts on STM32 devices. I am using an STM32H7 device, and observed that interrupts cannot be configured for PA0 and PB0 at the same time.  I could not find any confirmation regarding this in the device d...

sarun by Associate III
  • 283 Views
  • 3 replies
  • 4 kudos

NUCLEO-U575 CAPTURE FAIL, is it a silicon level bug?

For the Nucleo-575ZI-Q, while in stop mode 2, I have the capture module enabled, I set CH1 IO Usage as input.A square wave generator connected to PC1->LPTIM_CH1.While the Micro is in stop mode 2 an indeterminate number of pulses trigger successive ca...

dhs_0-1728412991039.png dhs_1-1728413010046.png
dhs by Senior
  • 812 Views
  • 12 replies
  • 1 kudos