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! USBPD using CubeMX on H573DK

Hi,I am trying to get USBPD running. I need a simple example code without RTOS. So I used CubeMX. As far as I see it should be easy. All I need to do is:- Turn on the UCPD1 under Connectivity. Here I set "Source". - Turn on the UCPD1 Interrupt- Turn ...

DMA.png Mon.png
RomThi by Associate III
  • 645 Views
  • 4 replies
  • 1 kudos

Help troubleshooting stm32g431 board

Hi. I designed a stm32 board an am trying to program it with a stm32 development board. i am having issues with programming it. This is my board design and my programming setup. I have connected the stm32f4 to my laptop to program it and the Integrat...

WhatsApp Image 2025-10-22 at 16.02.43_99bd9ff3.jpg Screenshot 2025-10-22 161018.png Screenshot 2025-10-22 160147.png aks1_0-1761233999598.png
aks1 by Associate II
  • 3661 Views
  • 26 replies
  • 10 kudos

Programming STM32WB15CCU6E in Arduino IDE

I am trying to program my custom board with STM32WB15CCU6E on it in Arduino IDE. I always upload the code to my nucleo-wb15 board to verify if it is working before uploading it to the custom board. The main difference between the chip used on nucleo-...

mhcheng by Associate
  • 313 Views
  • 1 replies
  • 0 kudos

the external interrupt response time

     Hi,I want to use STM32G431CB or STM32F411CEU6 to measure the time precisely.I need to know the external interrupt response time of GPIO,but I can not find it in datasheet and manual.can you tell me what is the value if the CPU frequency is 100MH...

Huang99 by Associate
  • 506 Views
  • 2 replies
  • 0 kudos

Resolved! STM32U545 : LPBAM cotinuous ADC multichannel

Hi,I am using an STM32U545 on which I expect to use ADC4_IN1 and ADC4_IN18 in stop mode 2 (using LPBAM).I want to create two buffer (buff1 and buff2 uint16_t[32]) dedicated to each input.I want to read 32 samples from input1 then 32 samples from inpu...

Aurelien1 by Associate III
  • 2987 Views
  • 6 replies
  • 1 kudos

STM32G0: PWM Pulse + One-Pulse mode

Above is the configuration of my Timer. - To generate pulse, first I used HAL_TIM_OnePulse_Start but with that pulse was not generate.- So I did this: while(1) { HAL_TIM_PWM_Stop(&htim17, TIM_CHANNEL_1); __HAL_TIM_SET_COUNTER(&htim17, 0); HA...

jowakar122_1-1761976053182.png jowakar122_0-1761976034066.png jowakar122_2-1761976295716.png

Resolved! STM32H7S3V8T6 TIM1 prescaler clock clarification

Hi All, Hoping someone can clarify my confusion on the clock input for the TIM1 counter...background:I am testing Tim1 output compare by toggling PA8 on the micro... - the timer settings areperiod = 1600, no clock divisor or prescaler and my clock co...

JShro_0-1759285004047.png
JShro by Associate III
  • 1803 Views
  • 11 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.