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

ADC in low power run mode measure same numbers.

Hi everyone,I have stm32L053R8 nucleo64 board. I'm trying to get adc measure in low power run mode. It's not working correctly in Lprun mode but when I try in run mode it's working. In Lprun mode I only get 2 values. Half of the resolution and full o...

MCevik by Associate II
  • 678 Views
  • 0 replies
  • 0 kudos

Resolved! In my I2C Slave program the Callbacks are not being called.

I am using HAL_I2C_Slave_Receive_DMA() function and am putting flags in each of the Callbacks which I have redefined in my code from the weak ones in stm32g0xx_hal_i2c.c. I have also tried putting breakpoints in the callback functions to see if it fo...

KiptonM by Lead
  • 7786 Views
  • 11 replies
  • 2 kudos

Release Version Control?

Hi,I'm pretty new to the st and embedded world.I'd like to know what is the recommended way/how do you version control your releases?I'm looking for something better than manually writing the release version in as a const parameter in a configuration...

BBlad.1 by Associate II
  • 727 Views
  • 2 replies
  • 0 kudos

When I used HAL_ADC_Start_DMA Timer Pwm does not work

I am working with stm32f407vg disc. I have to read couples adc same time, one of the sensors is should be control a servo motor. Without this hal function HAL_ADC_Start_DMA servo works clearly. when i activate this function servo doesnt work.

Bugrahan by Associate
  • 849 Views
  • 3 replies
  • 0 kudos