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
  • 106 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...

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 ...

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
  • 438 Views
  • 7 replies
  • 0 kudos

Resolved! OCTO SPI output impedance on H7-series

I have swapped from a custom PCB-board with a 6-layer stack using a STM32H725IGKB, to another custom board with a 4-layer stack using STM32H723ZGT6 (simpler package).I am using an external OCTO SPI on both boards, but I have R/W errors with the 4-lay...

PWM to ADC synchronization unexpected delay

Hello everybody,I am trying to synchronize the ADC1 and ADC2 to work with center-aligned PWM signals in dual-simultaneous regular mode using DMA. My setup:PWM frequency: 5.2 kHZADC conversion frequency: 104/2 = 52 MHZIf I have 3 conversions per ADC w...

richi_0-1766693549208.png richi_1-1766694295760.jpeg richi_2-1766694449913.png richi_3-1766694470632.png
richi by Associate III
  • 110 Views
  • 5 replies
  • 0 kudos

STM32U575 Bank1 Flashing Problem from Bank2

I am trying to do OTA programming modifications using the DUAL bank feature of my STM32U575 IC with 1Mbyte of memory.I have successfully done this when the program starts in BANK 1 and I reflash BANK 2. I change the User Option byte to OB_SWAP_BANK_E...

ETM trace maximum data rate on STM32U575

Hello everyone,We are having trouble getting tracing to work with our target at full clock speed and would like to understand why, we have an application running on STM32U575 @ 160MHz CPU clock, we also connected the J-Tracer to it using a connector ...

Screenshot 2024-06-11 163220.jpg