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! Unable to communicate with STM32U0 on custom board

Hello STM community,I have built and assembled a custom PCB board with an STM32U083CC on it. I have made 5 boards, after the first two did not work, I only populated the minimum on the other three. However, I am unable to debug or event connect to it...

MaMuller_0-1744029994636.png MaMuller_1-1744030764468.png
MaMuller by Associate II
  • 632 Views
  • 4 replies
  • 0 kudos

Resolved! STM32G431RBT6 ADC internal Vref 2.048V

Hi Team,We are using STM32G431RBT6, we have tested the ADC1 for PA3 i.e. Channel4 with external Vref 3.3 and VDDA 3.3 with 12-bit selection and the reading we are getting with 5 to 10 counts fluctuations we are seeing but when we have changed to inte...

sshan.2 by Associate III
  • 1216 Views
  • 14 replies
  • 2 kudos

STM32H743 ADC sampling problem

Hi all. I have encountered one ADC sampling problem in STM32H743. When the signal's amplitude is large, the ADC works fine. However, when the signal's amplitude is low, there are many jitters that I don't want. What happens here? How to fix it? Many ...

Screenshot 2025-04-28 151017.png untitled.png
lea3 by Associate
  • 666 Views
  • 4 replies
  • 0 kudos

Resolved! Cannot restart Output Compare

I am using output compare with TIM3 on a STM32H755 I am able to use Output Compare to generate a single pulse on pin PC7 using TIM3, Channel 2.I am using Active Level on Match.I call HAL_TIM_OC_Start(&htim3, TIM_CHANNEL_2) onceAfter 0.5s, it detects ...

NickO by Associate III
  • 678 Views
  • 4 replies
  • 2 kudos

Resolved! STM32L431KC hangs on reset

I am working on a custom board and I have noticed that whenever the device resets, it becomes unresponsive.The reset causes that hang the microcontroller:Calling NVIC_SystemReset from firmwareHaving firmware stuck and receiving a signal from IWDGManu...

MO94 by Associate III
  • 364 Views
  • 4 replies
  • 1 kudos

Resolved! Temporarily Isolate SPI Master

Hi All,I have a system with 2 SPI masters and a single slave very similar to this post from 2014:https://community.st.com/t5/stm32-mcus-products/spi-multi-master-mode-with-stm32f050/td-p/502107What I would like to do is to temporarily isolate the STM...

hans86_0-1745593343392.png
hans86 by Associate III
  • 1604 Views
  • 3 replies
  • 2 kudos

Resolved! OSPI as QSPI on L5 with W25Q256

I have a custom designed PCB board where I have used STM32L56 and W25Q256 along with other components. First, I was using SPI for interfacing but it was taking so much time when writing/reading MBs file. So I have to opt for QSPI now. L5 doesn't have...

NajeebUllahKhan_0-1745293350492.png NajeebUllahKhan_1-1745293359047.png