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

peripherals power consumption of stm32u585 in stop mode

Hello, In the MCU datasheet, there is a table on page 200: Table 72. Typical dynamic current consumption of peripherals.What is the meaning of the current writing in the peripherals on stop modes, since in this mode, all clocks in the core domain are...

amit3 by Associate
  • 95 Views
  • 1 replies
  • 0 kudos

Resolved! HAL_ADC_Start_DMA caused main loop to become blocked?

Hi, I am configuring the ADC in single-channel continuous conversion mode using DMA. However, once I call HAL_ADC_Start_DMA(&hadc, &AD_RES, 1), the main loop stops executing, and the HAL_ADC_ConvCpltCallback() function is not triggered.I noticed that...

Trying to source a 12.288MHz clock for STM32L433

 I am trying to source a 12.288MHz clock for an STM32L433 but having difficulties finding something.The clock is required for I2S playback with a bluetooth receiver (BT401).I have tried using the internal MSI RC to generate the 12.288MHz clock for SA...

freeflyer_0-1766340884039.png

Resolved! Minimum hardware requirements for STM32F765

Can anyone tell me or direct me to a source that shows the minimum connections needed to power up and serially program a STM32F765ZGT6? (144 pin package.) I will be attaching the chip to a breakout board and will be using a St-Link Minie3.  Any help ...

Continuous Reboot Issue with STM32G070CBT6

Hello,We are currently using the STM32G070CBT6 microcontroller in one of our data logger devices, which operates on a three-phase power supply and is used in a transformer application. In our design, the microcontroller triggers a relay, and the rela...

Aditech by Associate
  • 54 Views
  • 3 replies
  • 1 kudos

USB-PD attention callback never get's triggered?

Problem When i call * USBPD_PE_SVDM_RequestAttentionI get a OK message response but the callback never gets called.  * USBPD_VDM_SendAttention Curious to know if there's any good way to debug this?  Current debugging stepsI have a STM32G0-Disco board...

Current2.png Current capture.png Screenshot 2025-12-21 at 10.12.14 AM.png Screenshot 2025-12-21 at 10.01.39 AM.png

USBPD EPR Request

Hi! I'm working on a Power Delivery Sink using an STM32G484RETx MCU. I managed to get SPR Power Delivery working without any issues, but I'm having trouble handling the EPR handshake.I'm using the latest USB-PD library from ST's GitHub:https://github...

epr.jpg epr2.jpg
KamilB by Associate II
  • 428 Views
  • 7 replies
  • 0 kudos