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

ADV and Voltage divider via resistor Node for USB-PD

Hello, I have a little fight with STM32G0B1KBU3N MCU on my custom board for the USB-PD stack and particularly ADC reading by MCU.what I have:Rtop 191 Kohm resistorRbot 33.2 Kohm resistorWhen Vbus is at zero volts I can measure at ADC node with multim...

Screenshot 2025-11-18 at 14.37.51.png
grisom13 by Associate III
  • 18 Views
  • 0 replies
  • 0 kudos

STM32F303CCT6 vs STM32F303CBT6

I recently purchased some STMF303 boards for implementing a free pre-compiled HEX file.I received the boards with the STM32F303CCT6 chip, but the pre-compiled file was for the STM32F303CBT6 chip. The HEX loads but does not run on any 303CCT6.Are ther...

TIMER Interrupt issue STM32

Hello, I am facing an issue with my code on my STM32F411I have a function that is starting a timer TIM5 I want to be able to handle channel 1, Channel 2, Channel 3 interrupt on output compare no output uint32_t ticks = ms * 10U; /* 10 kHz tick -> 10...

vbesson by Senior
  • 50 Views
  • 3 replies
  • 0 kudos

Error in initializing ST-LINK device

Hello everyone i had today while working with the NUCLEO H753ZI board and when i try to upload the code i had faced this error message when i try to connect with the cube programmer i faced this error and my LD6 pin is glowing with low intensity can ...

Screenshot (5).png WhatsApp Image 2025-11-18 at 8.00.21 PM.jpeg

PWM jitter on a home made card

Hello everyone, Some time ago I asked on this website information about jitter on a PWM : Solved: PWM jitter - STMicroelectronics CommunityThe problem was that when generating a PWM, it wasn't very stable. At the time changing the source clock to the...

EliazLB by Associate III
  • 165 Views
  • 7 replies
  • 2 kudos

RTC Low Power Wakeup in STM32U385xx

Update: I found out that HAL_PWR_EnableWakeUpLine() must be enabled to wake up the system.The system now wakes up correctly from Stop3 mode. With the SMPS enabled and all pins configured as analog, the current draw is approximately 12 µA, which match...

alxm by Associate
  • 73 Views
  • 1 replies
  • 0 kudos

STM32H723 ADC Specification

I am trying to measure DC output of an RF detector (AD8363) using STM32H723's ADC. The Signal that is to be measured has about 80 mV - 90 mV of high frequency noise embedded on it. Due to inaccuracies in the measurement I am probing the measurement c...

Sarmad by Associate
  • 68 Views
  • 3 replies
  • 0 kudos

HRTIM in one-shot mode - problems

Hi -I am trying to bring up a new design - a 3 phase forward converter, using the HRTIM to fire six gate drives.  Under normal design loads it works great, but for normal loading I have the CONT bits set for master and subs.   For light loading, I ne...

JCase.1 by Associate III
  • 84 Views
  • 1 replies
  • 0 kudos