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

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. How do we switch them to GPIO at runtime? Thank you 

Ricko by Senior II
  • 77 Views
  • 1 replies
  • 0 kudos

ADC Multichannel Issue

I am using STM32F423RHT6 in my project. I am using 2 ADC Channels for measuring Voltage and Current(through Current Sensor). But I am facing a strange issue. Where the channel corresponding to the current is getting accurate values of analog voltage....

Screenshot 2024-11-22 192234.png

I can't get spi communication.

Hello.I tried to use an imu that was previously working using the spi2 port of the stm32f4 series with the spi4 port of the stm32h7 series, but I cannot communicate with it. (imu is using icm42688p.)Is it possible that I have made a mistake in my set...

スクリーンショット 2024-11-11 190140.png スクリーンショット 2024-11-19 201830.png baby_chicken_0-1732015139757.png

Resolved! Unable to program my GPIO image on STM32H750B-DK

Hi ,I am not sure but my development board STM32H750B-DK may have some issues and I need some help to find what it may be .  As per the readme.txt (there is very less literature that I could find on this board) , I could dump the ext_mem boot bin int...

nsingh_0-1731845025347.png
nsingh by Associate
  • 206 Views
  • 6 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...

chai2145 by Associate III
  • 133 Views
  • 3 replies
  • 2 kudos