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

Resolved! [solved]STM32G RTC sets to some value afterr reset

Hello,I have an application which I would like to build on to of cubeMX generated HAL driver, but I came across strange issue that I am unable to keep RTC value on reset. Drivers part is as generated with cube using freeRTOS. system reset is triggere...

lauris by Associate III
  • 459 Views
  • 1 replies
  • 1 kudos

How to freeze IWDG without resetting MCU?

Hi,I am working on STM32 MCU, in my application once I start IWDG, based on certain event I want to freeze IWDG.Since my application is running, I don't want to reboot MCU.Once event processed, I want to continue IWDG without resetting MCU.Can anyone...

Utsavi by Associate
  • 299 Views
  • 1 replies
  • 0 kudos

Resolved! bootloader for STM32G474QET6 - usable UART pins?

I am trying to use the bootloader of the STM32G474QET6 with USART to program my microcontroller. I have multiple questions regarding this but the first one is more about hardware. I have found in AN2606 that for the bootloader I can only use one of t...

EliazLB_0-1744100551282.png EliazLB_1-1744100662917.png
EliazLB by Associate III
  • 738 Views
  • 7 replies
  • 6 kudos

Resolved! Timer controlled GPDMA write to GPIO

Hi.In AN5593, How to use the GPDMA for STM32 MCUs, on page 31, it says:"For some application needs, a timer request to GPDMA can be used to initiate a data transfer not involving timerregisters read/write, but other memory-mapped location, like for m...

Resolved! UART on STM32F411VET6 (Discovery)

I am starting to experiment with stm32f411vet6 (discovery), I have passion for STM32, looking forward to learn and help.When I turn on UART 6 and test, the default pins are PA9 and PA10, however it doesn't work (some error characters like question ma...

Đạt by Associate
  • 451 Views
  • 3 replies
  • 2 kudos

STM32F767 internal temperature reading issues

Hello,  I'm trying to measure cyclic temperature on a dedicated task with FreeRTOS. For that, I set my ADC with DMA, based on the example provided here (at DMA section: https://wiki.st.com/stm32mcu/wiki/Getting_started_with_ADC#Configure_DMA)    For ...

PG29 by Associate
  • 404 Views
  • 3 replies
  • 0 kudos

Resolved! Nucleo-F302R8 doesn't seem to have TIM15 & TIM17

I can't get TIM15 or TIM17 to work on a Nucleo-F302R8 board. If I examine the peripheral memory where TIM15 (0x40014000) and TIM17 (0x40014800) should be, I always read back all zeros.For example, using gdb I write to the timer's ARR register and the...

tld by Associate
  • 308 Views
  • 1 replies
  • 0 kudos