STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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

chai2145 by Associate III
  • 63 Views
  • 0 replies
  • 0 kudos

wakeup from shutdown mode

Hi,why does the stm32l496 waking up from shutdown mode using syswkup2 pin and pullup. When I am using an external pullup resistor, the cpu stays in shutdown mode until I set a low signal on syswkup2 pin.best regardsJosef

josef2 by Associate II
  • 640 Views
  • 4 replies
  • 0 kudos

STM32L0 wake up pin 1 (PA0) not working?

Hi, I would like to use system wake-up pin 1 (PA0) as an external interrupt to wake up my MCU from standby mode. Understand that a rising edge on PA0 (wake-up pin 1) should trigger the MCU to exit standby mode. However, I am encountering difficulties...

chai2145_0-1732069413356.png chai2145_1-1732073239975.png
chai2145 by Associate III
  • 92 Views
  • 3 replies
  • 0 kudos

Black screen with STM32H7A3 LTDC

I have an STM32H7A3VI that I am using to drive a display.  The display is 24-bit RGB 1024x600 px:  https://download.riverdi.com/RVT70HSTFWN00/DS_RVT70HSTFWN00_Rev.1.2.pdf.  I'm not using TouchGFX or anything fancy, I just want a basic working example...

Using SWD pins as GPIO

Hi,at the moment on the STM32U5G9 we have the SWD pins (SWDIO and SWCLK) set to DEBUG, but we would like to also use them as GPIO after programming. Are they always set to SWD for programming and then revert to GPIO automatically after programming or...

Ricko by Senior II
  • 56 Views
  • 0 replies
  • 0 kudos