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

Capture mode stm32f4

Hello,I have an STM32F429 project with a 1PPS input (PA0) and a 10Mhz oscillator (PB3) a PWM output (PA1), I can't get a value in my Timer2 it's always at 0, I don't see where my mistake is, can someone help me?Attached file (.zip)Thanks you all.Séba...

PSEBA.1 by Associate II
  • 124 Views
  • 1 replies
  • 0 kudos

Details of Power down sequence of STM32N657X0H3Q

Hi All, In datasheet of STM32N657X0H3Q controller only power-up sequencing details are shown., Is there any power down sequencing is required?If Yes, Please suggest the document which gives complete information of power down sequencing. 

Jump to Freertos application

Hi all,I have developed a bootloader for STM32F412, the bootloader works perfectly, however, when I change the user app to be FreeRTOS based, it ceases to work.I added a blink led in the Hard Fault in both the bootloader and app, but both were not tr...

Qusai by Associate II
  • 789 Views
  • 12 replies
  • 1 kudos

Resolved! Designing a custom board with STM32H725ZGT3

I designed a custom board using the STM32H725ZGT3. The references I followed include the datasheet, application note AN5419, and the STM32H745ZIT6 Nucleo board design, among others. After powering up the board, I was able to connect to it via ST-Link...

Ironman by Associate II
  • 263 Views
  • 4 replies
  • 1 kudos

UART DMA not transmitting data properly

Hi, I am working on a project and having the following problem:My UART DMA is not working. I am transmitting a string, that should be visible in the terminal but it is not. The TX complete callback function is being triggered, so it looks like it wor...

fa31_0-1752840534623.png Screenshot 2025-07-18 140925.png
fa31 by Associate III
  • 526 Views
  • 11 replies
  • 5 kudos

VREFBUF Enable Problem

Hi,I am working on STM32G474CET mcu. I am trying to use VREFBUFF voltage for ADC channel referance voltage. My configuration looks like the following. When i run the code, it stuck in the HAL_SYSCFG_EnableVREFBUF function. Whenever i check the 'ticks...

gunccc_0-1691414511024.png
gunccc by Associate II
  • 3293 Views
  • 5 replies
  • 2 kudos

STM32G474 FDCAN BitTiming Register values?

Hello All,I got Classic CAN running on the FDCAN3 module of STM32G474CE device using MXCube and other example projects for STM32G474 devices.Problem is, all these example codes have a fixed baud rate of 1Mbps. My application requires thebaud rate be...

ma.alam9 by Associate III
  • 6802 Views
  • 4 replies
  • 3 kudos

Nucleo-U575zi-Q EXTI GPIO IRQ with stop 3 sleep mode

Hi ST Community, I am currently trying to evaluate if I can use EXTI GPIO IRQ handlers (function executed at USER BUTTON press) in combination with the STOP3 sleep mode.Firstly, I would like to request, if this is supported by the u5 CPU. Based on th...

akarner by Associate
  • 161 Views
  • 2 replies
  • 0 kudos