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

Stm32f407vgtx Timer Funtionality

Hi  I am facing one issue I am trying to run Timer2 and as soon I have enable the by setting CR1 register bit CEN, My all flags in SR is getting set even I have enabled only(UIE) so my UIF flag bit in SR register must set but it is setting all (CC4IF...

Ash1 by Associate III
  • 305 Views
  • 3 replies
  • 0 kudos

STM32F103C6 DMA ADC reads 753 on all 8 adc

Can any one please assist me.I have all 8 ADC down to GRND 0V I am using this command:HAL_ADC_Start_DMA(&hadc1, AD_RES_BUFFER, 8);   The arry is:volatile uint32_t AD_RES_BUFFER[19] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; All 8 AD...

erastusC_0-1749722331189.png erastusC_1-1749722368774.png erastusC_2-1749722959738.png
erastusC by Associate III
  • 468 Views
  • 5 replies
  • 1 kudos

Resolved! 5V tolerant Gpio pins stm32h7a3zi

iam working on stm32h7a3zi controller in that datasheet they mentioned up to 164 I/O pins capable of 5V tolerant but they didn,t mentioned about which pins are capable of 5v tolerant

Arun3 by Associate
  • 416 Views
  • 2 replies
  • 2 kudos

Resolved! after programming, stm32 needs powercycle to reset.

When I program my STM32WLE5  using STM32CubeProgrammer and UART, a simple push on the reset button does not reset the MCU.I always need to power-cycle it.Why is the reset-pin not working, or why does it not start the application ? Is there a way to c...

Strooom by Senior
  • 436 Views
  • 1 replies
  • 0 kudos

Stm32h5 usb hs and hexadeca/hspi/xspi spi

Dear ST, Will you be releasing a variant of the H5 with both USB HS support and hexadeca/hspi/xspi support?It seems confusing that your U5 series supports this but your higher speed more performance range doesn't. Thanks.

etheory by Senior II
  • 590 Views
  • 7 replies
  • 1 kudos

Resolved! Ethernet Modes Supported for STM32H757XI

As given on datasheet this microcontroller can support 10/100 Base T Ethernet. Is there any probability that this microcontroller supports Gigabit Ethernet and if yes, please provide the recommended circuitry for the same.

Resolved! STM32U073 - Can you bootload a factory-new device?

I have on my desk an STM32F407 Discovery board and an STM32U083 Nucleo board.  My intent is to write software for the F407 to bootload the U083 via I2C.  As far as I can tell, these are the general steps:Drive BOOT0 high and pulse the NRST pin on the...

option_bytes_1.png option_bytes_2.png
dmarks-ls by Associate III
  • 1514 Views
  • 12 replies
  • 7 kudos

Resolved! HAL_Delay blocks code

Hello, I have a custom board wich is based on the evspin32g4-dual Board. I generated the code with motorcontrol work bench and could upload it with a j-link. I added an uart output in the startup and noticed that it kept printing it, so the board was...

Screenshot 2025-06-19 130223.png
QuirinS by Associate III
  • 908 Views
  • 10 replies
  • 11 kudos