STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! What is 'digbypass clock source'?

Hi,I started a design with STM32U5 series MCU. In the STM32CubeX's HSE settings, there is a new option "DIGBYPASS Clock Source'. What's the differences with the old 'bypass clock source'?Thanks.

Resolved! USART TRANSMITTING THE VARIABLE AS 0

Hı everyoneI was trying to send the data to termite terminal. The data variables are coming from DS1307 (RTC Module) and BH1750 (Lux) sensor. However, The data coming from lux sensor is zero in termite. Rtc module variable is okey. Lux sensor variabl...

Resolved! Please help me determine the ADC sampling frequency

Hello,I would like to determine the ADC sampling frequency.I am initializing the ADC with following: hadc1.Instance = ADC1;hadc1.Init.ClockPrescaler = ADC_CLOCK_SYNC_PCLK_DIV4;hadc1.Init.Resolution = ADC_RESOLUTION_12B;hadc1.Init.ScanConvMode = ADC_S...

mravenca by Associate II
  • 997 Views
  • 4 replies
  • 0 kudos

Resolved! need guidance for custom hardware design

hi st-community,as i'm newbie embd engr.,i have limited knowledge of using to select mcu or mpu in stelectronics or any.so please suggest me for custom hardware making using stm32..as i have basic understanding of st-world..from past 5 month.I have t...

mbed_engr by Associate II
  • 1792 Views
  • 3 replies
  • 3 kudos

Choosing clock source for ADC

Hi There,I am using STM32C031C6 evaluation board. I am using ADC_IN1 for the ADC measurement. I want to use internal clock source for my board. I want a stable ADC output. 1. Which internal clock source should I choose for the stable ADC output?a) HS...

STM32g070RB internal flash memory

I am currently working stm32  issue with internal flash memory is that it requires erasing an entire page before rewrite  data .if i modify specific address data that page it demands erase of entire page.It affect other data of that page . so give so...

vignesh1 by Associate III
  • 716 Views
  • 3 replies
  • 0 kudos

Resolved! RTC isn't updating time in free running mode

Hi All, I am facing problem with RTC in STM32.i have written function in my code where i am updating display function for time every 1 min. But whenever i am trying to  see the updated time in free running mode i am unable to see that. But it works f...

Rushali by Associate III
  • 2746 Views
  • 8 replies
  • 0 kudos